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

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.c182 static int add_entry6 __P((struct ip6_fw_head *chainptr, struct ip6_fw *frwl));
906 add_entry6(struct ip6_fw_head *chainptr, struct ip6_fw *frwl) function
1403 error = add_entry6(&ip6_fw_chain, &rule);
1461 add_entry6(&ip6_fw_chain, &default_rule))

Completed in 69 milliseconds