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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw.h324 #define IPFW_LOADED (ip_fw_chk_ptr != NULL) macro
H A Dip_fw2.h481 #define IPFW_LOADED (ip_fw_chk_ptr != NULL) macro
H A Dip_divert.c180 if (!IPFW_LOADED) {
H A Dip_input.c775 if (fw_enable && IPFW_LOADED) {
H A Dip_output.c1080 if (fw_enable && IPFW_LOADED && !args.next_hop) {

Completed in 19 milliseconds