Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.c222 PPPOE_NEWCONNECTED, /* [Server] Connection established, No data received */ enumerator
855 if (sp->state != PPPOE_NEWCONNECTED && in ng_pppoe_rcvmsg()
1426 case PPPOE_NEWCONNECTED: in ng_pppoe_rcvdata()
1782 if (sp->state == PPPOE_NEWCONNECTED) { in ng_pppoe_rcvdata_ether()
1811 sp->state = PPPOE_NEWCONNECTED; in ng_pppoe_rcvdata_ether()
1935 if (sp->state == PPPOE_NEWCONNECTED) { in ng_pppoe_rcvdata_ether()
2031 || (sp->state == PPPOE_NEWCONNECTED))) { in ng_pppoe_disconnect()