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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2.c870 ipopts_match(struct ip *ip, ipfw_insn *cmd) function
2412 match = (hlen > 0 && ipopts_match(ip, cmd) );

Completed in 74 milliseconds