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/
Dip_fil.h1591 #define FIVE_DAYS (5 * ONE_DAY) macro
Dip_state.c192 #define FIVE_DAYS (5 * ONE_DAY) macro
Dfil.c9040 softc->ipf_tcpidletimeout = FIVE_DAYS; in ipf_main_soft_create()