Home
last modified time | relevance | path

Searched refs:NGM_PPP_GET_LINK_STATS64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_ppp.h101 NGM_PPP_GET_LINK_STATS64, /* takes link #, returns stats64 struct */ enumerator
H A Dng_ppp.c443 NGM_PPP_GET_LINK_STATS64,
646 case NGM_PPP_GET_LINK_STATS64: in ng_ppp_rcvmsg()
663 if (msg->header.cmd == NGM_PPP_GET_LINK_STATS64 || in ng_ppp_rcvmsg()
692 msg->header.cmd != NGM_PPP_GET_LINK_STATS64) in ng_ppp_rcvmsg()