Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph/l2tp/
HDng_l2tp.c120 struct l2tp_seq { struct
146 struct l2tp_seq seq; /* ctrl sequence number state */ argument
186 static void ng_l2tp_seq_check(struct l2tp_seq *seq);
623 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_shutdown()
893 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_recv_ctrl()
1022 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_init()
1045 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_adjust()
1078 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_reset()
1129 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_recv_nr()
1228 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_recv_ns()
[all …]
/dragonfly/sys/netgraph7/l2tp/
HDng_l2tp.c132 struct l2tp_seq { struct
156 struct l2tp_seq seq; /* ctrl sequence number state */ argument
192 static void ng_l2tp_seq_check(struct l2tp_seq *seq);
670 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_shutdown()
924 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_rcvdata_lower()
1036 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_rcvdata_ctrl()
1209 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_init()
1231 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_set()
1256 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_adjust()
1285 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_reset()
[all …]