Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c9188 u_int oldtimeout, newtimeout; local
9194 newtimeout = IPF_TTLVAL(seconds);
9195 delta = oldtimeout - newtimeout;
9197 head->ifq_ttl = newtimeout;