acked_skb 2670 net/bluetooth/l2cap_core.c struct sk_buff *acked_skb; acked_skb 2684 net/bluetooth/l2cap_core.c acked_skb = l2cap_ertm_seq_in_queue(&chan->tx_q, ackseq); acked_skb 2685 net/bluetooth/l2cap_core.c if (acked_skb) { acked_skb 2686 net/bluetooth/l2cap_core.c skb_unlink(acked_skb, &chan->tx_q); acked_skb 2687 net/bluetooth/l2cap_core.c kfree_skb(acked_skb);