Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/l2tp/
H A Dl2tp_call.c100 _this->use_seq = ctrl->data_use_seq; in l2tp_call_init()
447 if (_this->use_seq) { in l2tp_call_send_data_packet()
531 _this->use_seq = 1; in l2tp_call_recv_ICCN()
911 bytebuf = l2tp_ctrl_prepare_snd_buffer(_this->ctrl, _this->use_seq); in l2tp_call_ppp_output()
H A Dl2tp.h441 use_seq:1; member