Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_l2tp.h58 struct ng_l2tp_seq_config { struct
/f-stack/freebsd/netgraph/
H A Dng_l2tp.h58 struct ng_l2tp_seq_config { struct
H A Dng_l2tp.c177 const struct ng_l2tp_seq_config *conf);
611 struct ng_l2tp_seq_config *const conf = in ng_l2tp_rcvmsg()
612 (struct ng_l2tp_seq_config *)msg->data; in ng_l2tp_rcvmsg()
1214 ng_l2tp_seq_set(priv_p priv, const struct ng_l2tp_seq_config *conf) in ng_l2tp_seq_set()