Searched refs:PPPOE_INITIAL_TIMEOUT (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/netgraph/
H A Dng_pppoe.h177 #define PPPOE_INITIAL_TIMEOUT 2 macro
H A Dng_pppoe.c1305 ng_callout(&neg->handle, node, hook, PPPOE_INITIAL_TIMEOUT * hz,
1307 neg->timeout = PPPOE_INITIAL_TIMEOUT * 2;
1767 PPPOE_INITIAL_TIMEOUT * hz,
1769 neg->timeout = PPPOE_INITIAL_TIMEOUT * 2;

Completed in 167 milliseconds