Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netgraph/
Dng_l2tp.h58 struct ng_l2tp_seq_config { struct
Dng_l2tp.c179 const struct ng_l2tp_seq_config *conf);
617 struct ng_l2tp_seq_config *const conf = in ng_l2tp_rcvmsg()
618 (struct ng_l2tp_seq_config *)msg->data; in ng_l2tp_rcvmsg()
1204 ng_l2tp_seq_set(priv_p priv, const struct ng_l2tp_seq_config *conf) in ng_l2tp_seq_set()