Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.c219 PPPOE_PRIMED, /* [Server] Awaiting PADI from daemon */ enumerator
1031 sp->state = PPPOE_PRIMED; in ng_pppoe_rcvmsg()
1039 if (sp->state != PPPOE_PRIMED) { in ng_pppoe_rcvmsg()
1456 case PPPOE_PRIMED: { in ng_pppoe_rcvdata()
2133 case PPPOE_PRIMED: in pppoe_ticker()