Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_ppp.c476 static const struct timeval ng_ppp_max_staleness = { 2, 0 }; /* 2 seconds */ variable
1927 if (timevalcmp(&age, &ng_ppp_max_staleness, < )) in ng_ppp_frag_checkstale()