Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_mppc.h71 struct ng_mppc_config { struct
/f-stack/freebsd/netgraph/
H A Dng_mppc.h71 struct ng_mppc_config { struct
H A Dng_mppc.c142 struct ng_mppc_config cfg; /* configuration */
274 struct ng_mppc_config *const cfg in ng_mppc_rcvmsg()
275 = (struct ng_mppc_config *)msg->data; in ng_mppc_rcvmsg()