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