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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw.h316 typedef int ip_fw_chk_t(struct ip **, int, struct ifnet *, u_int16_t *, typedef
319 extern ip_fw_chk_t *ip_fw_chk_ptr;
H A Dip_fw2.h648 typedef int ip_fw_chk_t (struct ip_fw_args *args); typedef
650 extern ip_fw_chk_t *ip_fw_chk_ptr;
H A Dip_input.c299 ip_fw_chk_t *ip_fw_chk_ptr;
H A Dip_fw2.c298 static ip_fw_chk_t ipfw_chk;

Completed in 126 milliseconds