Home
last modified time | relevance | path

Searched refs:reassembly (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
Dbfusb.c64 struct sk_buff *reassembly; member
251 kfree_skb(data->reassembly); in bfusb_recv_block()
252 data->reassembly = NULL; in bfusb_recv_block()
261 if (data->reassembly) { in bfusb_recv_block()
263 kfree_skb(data->reassembly); in bfusb_recv_block()
264 data->reassembly = NULL; in bfusb_recv_block()
314 data->reassembly = skb; in bfusb_recv_block()
316 if (!data->reassembly) { in bfusb_recv_block()
323 skb_put_data(data->reassembly, buf, len); in bfusb_recv_block()
326 hci_recv_frame(data->hdev, data->reassembly); in bfusb_recv_block()
[all …]
/kernel/linux/linux-5.10/net/bluetooth/cmtp/
Dcore.c109 struct sk_buff *skb = session->reassembly[id], *nskb; in cmtp_add_msgpart()
127 session->reassembly[id] = nskb; in cmtp_add_msgpart()
174 cmtp_recv_capimsg(session, session->reassembly[id]); in cmtp_recv_frame()
175 session->reassembly[id] = NULL; in cmtp_recv_frame()
181 kfree_skb(session->reassembly[id]); in cmtp_recv_frame()
182 session->reassembly[id] = NULL; in cmtp_recv_frame()
377 session->reassembly[i] = NULL; in cmtp_add_connection()
Dcmtp.h100 struct sk_buff *reassembly[16]; member
/kernel/linux/linux-5.10/net/ieee802154/6lowpan/
DMakefile4 ieee802154_6lowpan-y := core.o rx.o reassembly.o tx.o
/kernel/linux/linux-5.10/net/ipv6/
DMakefile11 raw.o icmp.o mcast.o reassembly.o tcp_ipv6.o ping.o \
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0005_linux_include.patch16435 +#define IOC_IPV4_FRAG_1 0x00000008 /**< IPV4 reassembly option.
16444 +#define IOC_IPV6_FRAG_1 0x00000004 /**< IPV6 reassembly option.
16449 +#define CAPWAP_FRAG_1 0x00000008 /**< CAPWAP reassembly option.
16823 + e_IOC_FM_PCD_MANIP_TIME_OUT_BETWEEN_FRAMES, /**< Limits the time of the reassembly pro…
17747 + @Description Parameters for configuring IP reassembly manipulation.
17749 + This is a common structure for both IPv4 and IPv6 reassembly
17750 + manipulation. For reassembly of both IPv4 and IPv6, make sure to
17759 … the user schemes id to ensure that the reassembly's schemes will b…
17768 … sg_bpid; /**< Buffer pool id for the S/G frame created by the reassembly process */
17775 … /**< Number of frames per hash entry needed for reassembly process:
[all …]
/kernel/linux/linux-5.10/Documentation/networking/
Dtls-offload.rst149 Record reassembly is not necessary for TLS offload. If the packets arrive
Dip-sysctl.rst203 is done on fragments before they are added to a reassembly queue - if