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

/freebsd-10.2-release/sys/netgraph/
H A Dng_pppoe.h79 NGM_PPPOE_SERVICE = 8, /* additional Service to advertise (in PADO) */ enumerator in enum:cmd
H A Dng_pppoe.c124 NGM_PPPOE_SERVICE,
738 case NGM_PPPOE_SERVICE:
786 if (msg->header.cmd == NGM_PPPOE_SERVICE)
912 case NGM_PPPOE_SERVICE:
/freebsd-10.2-release/libexec/pppoed/
H A Dpppoed.c345 if (NgSendMsg(cs, path, NGM_PPPOE_COOKIE, NGM_PPPOE_SERVICE,

Completed in 54 milliseconds