Searched defs:seg_queue (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | l2cap_core.c | 2671 struct sk_buff_head seg_queue; in l2cap_chan_send() local 2505 l2cap_segment_sdu(struct l2cap_chan *chan, struct sk_buff_head *seg_queue, struct msghdr *msg, size_t len) l2cap_segment_sdu() argument 2615 l2cap_segment_le_sdu(struct l2cap_chan *chan, struct sk_buff_head *seg_queue, struct msghdr *msg, size_t len) l2cap_segment_le_sdu() argument [all...] |
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | l2cap_core.c | 2495 struct sk_buff_head seg_queue; in l2cap_chan_send() local 2330 l2cap_segment_sdu(struct l2cap_chan *chan, struct sk_buff_head *seg_queue, struct msghdr *msg, size_t len) l2cap_segment_sdu() argument 2439 l2cap_segment_le_sdu(struct l2cap_chan *chan, struct sk_buff_head *seg_queue, struct msghdr *msg, size_t len) l2cap_segment_le_sdu() argument [all...] |
Completed in 11 milliseconds