Home
last modified time | relevance | path

Searched refs:FIVE_DAYS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1591 #define FIVE_DAYS (5 * ONE_DAY) macro
H A Dip_state.c192 #define FIVE_DAYS (5 * ONE_DAY) macro
H A Dfil.c9040 softc->ipf_tcpidletimeout = FIVE_DAYS; in ipf_main_soft_create()