Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_pptpgre.h60 struct ng_pptpgre_conf { struct
/f-stack/freebsd/netgraph/
H A Dng_pptpgre.h60 struct ng_pptpgre_conf { struct
H A Dng_pptpgre.c181 struct ng_pptpgre_conf conf; /* configuration info */
427 struct ng_pptpgre_conf *const newConf = in ng_pptpgre_rcvmsg()
428 (struct ng_pptpgre_conf *) msg->data; in ng_pptpgre_rcvmsg()