Searched refs:NGM_PPP_GET_LINK_STATS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/netgraph/
H A Dng_ppp.h100 NGM_PPP_GET_LINK_STATS, /* takes link #, returns stats struct */ enumerator in enum:__anon12697
H A Dng_ppp.c422 NGM_PPP_GET_LINK_STATS,
643 case NGM_PPP_GET_LINK_STATS:
672 if (msg->header.cmd == NGM_PPP_GET_LINK_STATS ||
691 if (msg->header.cmd != NGM_PPP_GET_LINK_STATS &&

Completed in 110 milliseconds