Home
last modified time | relevance | path

Searched defs:ng_ppp_link (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/netgraph/ppp/
H A Dng_ppp.c179 struct ng_ppp_link { struct
180 struct ng_ppp_link_conf conf; /* link configuration */ argument
185 struct ng_ppp_link_stat stats; /* Link stats */ argument
192 struct ng_ppp_link links[NG_PPP_MAX_LINKS];/* per-link info */ argument
/dflybsd-src/sys/netgraph7/ppp/
H A Dng_ppp.c197 struct ng_ppp_link { struct
198 struct ng_ppp_link_conf conf; /* link configuration */ argument
199 struct ng_ppp_link_stat64 stats; /* link stats */ argument
211 struct ng_ppp_link links[NG_PPP_MAX_LINKS];/* per-link info */ argument