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

/freebsd-10.0-release/sys/netgraph/
H A Dng_pppoe.h81 NGM_PPPOE_GET_STATUS = 10, /* data in/out */ enumerator in enum:cmd
91 /* This structure is returned by the NGM_PPPOE_GET_STATUS command */
H A Dng_pppoe.c824 case NGM_PPPOE_GET_STATUS:
/freebsd-10.0-release/libexec/pppoed/
H A Dpppoed.c407 case NGM_PPPOE_GET_STATUS: msg = "GET_STATUS"; break;
/freebsd-10.0-release/usr.sbin/ppp/
H A Dether.c268 case NGM_PPPOE_GET_STATUS: msg = "GET_STATUS"; break;

Completed in 86 milliseconds