Searched refs:L2TP_ATTR_SEND_SEQ (Results 1 – 3 of 3) sorted by relevance
113 L2TP_ATTR_SEND_SEQ, /* u8 */ enumerator
169 addattr8(&req.n, 1024, L2TP_ATTR_SEND_SEQ, 1); in create_session()350 if (attrs[L2TP_ATTR_SEND_SEQ]) in get_response()351 p->send_seq = !!rta_getattr_u8(attrs[L2TP_ATTR_SEND_SEQ]); in get_response()