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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw.h130 int fw_logamount; /* amount to log */ member in struct:ip_fw
H A Dip_fw2_compat.h90 int fw_logamount; /* amount to log */ member in struct:ip_fw_compat
H A Dip_fw2_compat.c365 printf("fw_logamount: %d\n", vers1_rule->fw_logamount);
1056 compat_rule->fw_logamount = c->max_log;
1627 c->max_log = compat_rule->fw_logamount;

Completed in 14 milliseconds