Home
last modified time | relevance | path

Searched refs:SYNCLOG_SZ (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_sync.h86 #define SYNCLOG_SZ 256 macro
H A Dip_sync.c151 softs->ipf_sync_log_sz = SYNCLOG_SZ; in ipf_sync_soft_create()
154 softs->ipf_sync_event_high_wm = SYNCLOG_SZ * 100 / 90; /* 90% */ in ipf_sync_soft_create()
155 softs->ipf_sync_queue_high_wm = SYNCLOG_SZ * 100 / 90; /* 90% */ in ipf_sync_soft_create()