Searched refs:PPPOE_OFFER_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netgraph/ | ||
H A D | ng_pppoe.h | 176 #define PPPOE_OFFER_TIMEOUT 16 macro |
H A D | ng_pppoe.c | 1549 ng_callout(&neg->handle, node, hook, PPPOE_OFFER_TIMEOUT * hz, in ng_pppoe_rcvdata() |