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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c974 /* Function: fr_match_l4_hdr */
983 static int fr_match_l4_hdr(is1, is2) function
1052 /* (fr_match_l4_hdr(is1, is2) != 0) and matchlevels are same for entries */
1053 /* (fr_match_l3_hdr(is1, is2) == fr_match_l4_hdr(is1, is2)) for is1, is2. */
1068 /* fr_match_l4_hdr(is1, is2) == 1 -> weak match. Since match levels are */
1084 pmatch = fr_match_l4_hdr(is1, is2);

Completed in 159 milliseconds