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

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.c185 static struct ip6_fw *check_ip6fw_struct __P((struct ip6_fw *m));
1031 check_ip6fw_struct(struct ip6_fw *frwl) function
1402 if (check_ip6fw_struct(&rule)) {
1460 if (check_ip6fw_struct(&default_rule) == NULL ||

Completed in 25 milliseconds