Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_sync.h88 #define SYNCLOG_SZ 256 macro
H A Dip_sync.c156 softs->ipf_sync_log_sz = SYNCLOG_SZ;
159 softs->ipf_sync_event_high_wm = SYNCLOG_SZ * 100 / 90; /* 90% */
160 softs->ipf_sync_queue_high_wm = SYNCLOG_SZ * 100 / 90; /* 90% */