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

/xnu-2422.115.4/bsd/netinet6/
H A Dip6_fw.c192 static int icmp6type_match __P((struct icmp6_hdr * icmp, struct ip6_fw * f));
257 icmp6type_match(struct icmp6_hdr *icmp6, struct ip6_fw *f) function
742 if (!icmp6type_match(icmp, f))

Completed in 19 milliseconds