Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_l2tp.c133 struct l2tp_seq { struct
157 struct l2tp_seq seq; /* ctrl sequence number state */ argument
335 static void ng_l2tp_seq_check(struct l2tp_seq *seq);
656 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_shutdown()
901 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_rcvdata_lower()
1014 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_rcvdata_ctrl()
1184 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_init()
1205 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_set()
1230 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_adjust()
1263 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_reset()
[all …]