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

/xnu-2422.115.4/bsd/netinet/
H A Dip_fw2.c329 static ip_fw_chk_t ipfw_chk; variable
2001 ipfw_chk(struct ip_fw_args *args) function
2016 * It may change if ipfw_chk() does an m_pullup, or if it
2018 * XXX This has to change, so that ipfw_chk() never modifies
2028 * oif | args->fwa_oif If NULL, ipfw_chk has been called on the
2030 * If non-NULL, ipfw_chk has been called on the outbound path
4083 ip_fw_chk_ptr = ipfw_chk;

Completed in 46 milliseconds