diff options
author | Mat Martineau <mathewm@codeaurora.org> | 2012-04-11 19:48:42 +0200 |
---|---|---|
committer | Gustavo Padovan <gustavo@padovan.org> | 2012-05-09 06:40:30 +0200 |
commit | 3c588192b5e5328cdfc8e299c55477004d397208 (patch) | |
tree | 1bedbf322a6b1ded901dc00724e5f8c290098997 /include/net/mip6.h | |
parent | Bluetooth: Remove err parameter from alloc_skb() (diff) | |
download | linux-3c588192b5e5328cdfc8e299c55477004d397208.tar.xz linux-3c588192b5e5328cdfc8e299c55477004d397208.zip |
Bluetooth: Add the l2cap_seq_list structure for tracking frames
A sequence list is a data structure used to track frames that need to
be retransmitted, and frames that have been requested for
retransmission by the remote device. It can compactly represent a
list of sequence numbers within the ERTM transmit window. Memory for
the list is allocated once at connection time, and common operations
in ERTM are O(1).
Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include/net/mip6.h')
0 files changed, 0 insertions, 0 deletions