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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2.c298 static ip_fw_chk_t ipfw_chk; variable
1922 ipfw_chk(struct ip_fw_args *args) function
1937 * It may change if ipfw_chk() does an m_pullup, or if it
1939 * XXX This has to change, so that ipfw_chk() never modifies
1949 * oif | args->fwa_oif If NULL, ipfw_chk has been called on the
1951 * If non-NULL, ipfw_chk has been called on the outbound path
3996 ip_fw_chk_ptr = ipfw_chk;

Completed in 21 milliseconds