Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.h82 NGM_PPPOE_SERVICE = 8, /* additional Service to advertise (in PADO) */ enumerator
H A Dng_pppoe.c125 NGM_PPPOE_SERVICE,
787 case NGM_PPPOE_SERVICE: in ng_pppoe_rcvmsg()
847 if (msg->header.cmd == NGM_PPPOE_SERVICE) in ng_pppoe_rcvmsg()
1033 case NGM_PPPOE_SERVICE: in ng_pppoe_rcvmsg()
/f-stack/tools/compat/include/netgraph/
H A Dng_pppoe.h84 NGM_PPPOE_SERVICE = 8, /* additional Service to advertise (in PADO) */ enumerator