Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Daf_bluetooth.c369 u16 pkt_seqnum = hci_skb_pkt_seqnum(skb); in bt_sock_recvmsg() local
372 sizeof(pkt_seqnum), &pkt_seqnum); in bt_sock_recvmsg()
/linux/include/net/bluetooth/
H A Dbluetooth.h495 u16 pkt_seqnum; member
509 #define hci_skb_pkt_seqnum(skb) bt_cb((skb))->pkt_seqnum