Searched refs:L2TP_ATTR_RECV_SEQ (Results 1 – 3 of 3) sorted by relevance
112 L2TP_ATTR_RECV_SEQ, /* u8 */ enumerator
167 addattr8(&req.n, 1024, L2TP_ATTR_RECV_SEQ, 1); in create_session()348 if (attrs[L2TP_ATTR_RECV_SEQ]) in get_response()349 p->recv_seq = !!rta_getattr_u8(attrs[L2TP_ATTR_RECV_SEQ]); in get_response()