Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_ppp.h196 struct ng_ppp_link_stat { struct
H A Dng_ppp.c676 struct ng_ppp_link_stat *rs; in ng_ppp_rcvmsg()
678 sizeof(struct ng_ppp_link_stat), M_NOWAIT); in ng_ppp_rcvmsg()
681 rs = (struct ng_ppp_link_stat *)resp->data; in ng_ppp_rcvmsg()
/f-stack/tools/compat/include/netgraph/
H A Dng_ppp.h196 struct ng_ppp_link_stat { struct