Home
last modified time | relevance | path

Searched refs:flags_match (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/net/ipfw/
H A Dip_fw2.c1236 flags_match(ipfw_insn *cmd, uint8_t bits) in flags_match() function
1292 return (flags_match(cmd, bits)); in ipopts_match()
1345 return (flags_match(cmd, bits)); in tcpopts_match()
3899 flags_match(cmd, ip->ip_tos)); in ipfw_chk()
3905 flags_match(cmd, in ipfw_chk()