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

/freebsd-12-stable/sys/netgraph/
H A Dng_pppoe.h179 #define PPPOE_INITIAL_TIMEOUT 2 macro
H A Dng_pppoe.c1285 ng_callout(&neg->handle, node, hook, PPPOE_INITIAL_TIMEOUT * hz,
1287 neg->timeout = PPPOE_INITIAL_TIMEOUT * 2;
1747 PPPOE_INITIAL_TIMEOUT * hz,
1749 neg->timeout = PPPOE_INITIAL_TIMEOUT * 2;

Completed in 170 milliseconds