Searched refs:PPPOE_INITIAL_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
179 #define PPPOE_INITIAL_TIMEOUT 2 macro
1291 ng_callout(&neg->handle, node, hook, PPPOE_INITIAL_TIMEOUT * hz, in pppoe_start()1293 neg->timeout = PPPOE_INITIAL_TIMEOUT * 2; in pppoe_start()1753 PPPOE_INITIAL_TIMEOUT * hz, in ng_pppoe_rcvdata_ether()1755 neg->timeout = PPPOE_INITIAL_TIMEOUT * 2; in ng_pppoe_rcvdata_ether()
170 #define PPPOE_INITIAL_TIMEOUT 2 macro