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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw.h323 #define IPFW_LOADED (ip_fw_chk_ptr != NULL) macro
H A Dip_fw2.h654 #define IPFW_LOADED (ip_fw_chk_ptr != NULL) macro
H A Dip_divert.c181 if (!IPFW_LOADED) {
H A Dip_input.c940 if (fw_enable && IPFW_LOADED) {
H A Dip_output.c1342 if (fw_enable && IPFW_LOADED && !args.fwa_next_hop) {
/darwin-on-arm/xnu/bsd/net/
H A Dif_bridge.c4816 if (IPFW_LOADED && pfil_ipfw != 0 && dir == PFIL_OUT && ifp != NULL) {

Completed in 43 milliseconds