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

/freebsd-10.0-release/sys/netgraph/
H A Dng_ppp.h221 struct ng_ppp_link_stat64 { struct
H A Dng_ppp.c199 struct ng_ppp_link_stat64 stats; /* link stats */
210 struct ng_ppp_link_stat64 bundleStats; /* bundle stats */
388 /* Parse type for struct ng_ppp_link_stat64 */
648 struct ng_ppp_link_stat64 *stats;
665 sizeof(struct ng_ppp_link_stat64), M_NOWAIT);

Completed in 162 milliseconds