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

/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dip_fw2_compat.h89 int fw_logamount; /* amount to log */ member in struct:ip_fw_compat
175 int fw_logamount; /* amount to log */ member in struct:ip_fw_compat_32
220 int fw_logamount; /* amount to log */ member in struct:ip_fw_compat_64
H A Dip_fw.h129 int fw_logamount; /* amount to log */ member in struct:ip_fw
H A Dip_fw2_compat.c960 compat_rule->fw_logamount = c->max_log;
1239 compat_rule->fw_logamount = c->max_log;
2093 c->max_log = compat_rule->fw_logamount;
2636 c->max_log = compat_rule->fw_logamount;

Completed in 117 milliseconds