Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.c221 PPPOE_SREQ, /* [Client] Sent a Request */ enumerator
1699 if (sp->state == PPPOE_SREQ || in ng_pppoe_rcvdata_ether()
1723 sp->state = PPPOE_SREQ; in ng_pppoe_rcvdata_ether()
1751 sp->state = PPPOE_SREQ; in ng_pppoe_rcvdata_ether()
1859 if (sp->state != PPPOE_SREQ) in ng_pppoe_rcvdata_ether()
2118 case PPPOE_SREQ: in pppoe_ticker()
2125 if (sp->state == PPPOE_SREQ) { in pppoe_ticker()