Searched refs:fr_match_l4_hdr (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c972 /* Function: fr_match_l4_hdr */
981 static int fr_match_l4_hdr(is1, is2) function
1050 /* (fr_match_l4_hdr(is1, is2) != 0) and matchlevels are same for entries */
1051 /* (fr_match_l3_hdr(is1, is2) == fr_match_l4_hdr(is1, is2)) for is1, is2. */
1066 /* fr_match_l4_hdr(is1, is2) == 1 -> weak match. Since match levels are */
1082 pmatch = fr_match_l4_hdr(is1, is2);

Completed in 100 milliseconds