Home
last modified time | relevance | path

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

/trueos/sys/netgraph/
HDng_pppoe.h78 NGM_PPPOE_CLOSE = 7, /* Session closed down */ enumerator
HDng_pppoe.c145 NGM_PPPOE_CLOSE,
1726 pppoe_send_event(sp, NGM_PPPOE_CLOSE); in ng_pppoe_disconnect()
/trueos/libexec/pppoed/
HDpppoed.c406 case NGM_PPPOE_CLOSE: msg = "CLOSE"; break; in Spawn()
429 case NGM_PPPOE_CLOSE: in Spawn()
/trueos/usr.sbin/ppp/
HDether.c267 case NGM_PPPOE_CLOSE: msg = "CLOSE"; break; in ether_MessageIn()
303 case NGM_PPPOE_CLOSE: in ether_MessageIn()