Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_pppoe.h82 NGM_PPPOE_GET_STATUS = 10, /* data in/out */ enumerator
H A Dng_pppoe.c913 case NGM_PPPOE_GET_STATUS: in ng_pppoe_rcvmsg()
/freebsd/libexec/pppoed/
H A Dpppoed.c407 case NGM_PPPOE_GET_STATUS: msg = "GET_STATUS"; break; in Spawn()
/freebsd/usr.sbin/ppp/
H A Dether.c268 case NGM_PPPOE_GET_STATUS: msg = "GET_STATUS"; break; in ether_MessageIn()