Home
last modified time | relevance | path

Searched defs:peer_unack (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netgraph/l2tp/
H A Dng_l2tp.c1436 const int peer_unack = L2TP_SEQ_DIFF(seq->ns, seq->rack); in ng_l2tp_seq_check() local
/dragonfly/sys/netgraph7/l2tp/
H A Dng_l2tp.c1588 int self_unack, peer_unack; in ng_l2tp_seq_check() local