Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw/
H A Dip_fw2.c1251 ipopts_match(struct ip *ip, ipfw_insn *cmd) in ipopts_match() function
3872 match = (hlen > 0 && ipopts_match(ip, cmd)); in ipfw_chk()