Searched defs:txseq (Results 1 – 1 of 1) sorted by relevance
2527 static void l2cap_send_srej(struct l2cap_chan *chan, u16 txseq) in l2cap_send_srej()2566 static void l2cap_send_srej_list(struct l2cap_chan *chan, u16 txseq) in l2cap_send_srej_list()5991 static u8 l2cap_classify_txseq(struct l2cap_chan *chan, u16 txseq) in l2cap_classify_txseq()6216 u16 txseq = control->txseq; in l2cap_rx_state_srej_sent() local