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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw.h317 typedef int ip_fw_chk_t(struct ip **, int, struct ifnet *, u_int16_t *, typedef
320 extern ip_fw_chk_t *ip_fw_chk_ptr;
H A Dip_fw2.h475 typedef int ip_fw_chk_t (struct ip_fw_args *args); typedef
477 extern ip_fw_chk_t *ip_fw_chk_ptr;
H A Dip_fw2.c264 static ip_fw_chk_t ipfw_chk;
H A Dip_input.c270 ip_fw_chk_t *ip_fw_chk_ptr;

Completed in 91 milliseconds