Home
last modified time | relevance | path

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

/trueos/sys/netgraph/
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);
651 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_shutdown()
900 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_rcvdata_lower()
1013 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_rcvdata_ctrl()
1194 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_init()
1216 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_set()
1241 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_adjust()
1270 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_reset()
[all …]