Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_l2tp.c179 static int ng_l2tp_seq_adjust(priv_p priv,
488 if ((error = ng_l2tp_seq_adjust(priv, conf)) != 0) in ng_l2tp_rcvmsg()
1228 ng_l2tp_seq_adjust(priv_p priv, const struct ng_l2tp_config *conf) in ng_l2tp_seq_adjust() function