| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ | 
| H A D | time-event.h | 57  * means that the event can be fragmented but only the first 'x' will be67 /* If a Time Event can be fragmented, this is the max number of fragments */
 123  * means that the event can be fragmented but only the first 'x' will be
 436  *	* A rather short event that can't be fragmented and with a very
 444  *	priority and that can be fragmented allowing other activities
 452  *	listen mode. Will be fragmented. Valid only on the P2P Device MAC.
 456  *	able to run the GO Negotiation. Will not be fragmented and not
 
 | 
| H A D | scan.h | 299  * @IWL_MVM_LMAC_SCAN_FLAG_FRAGMENTED: all passive scans will be fragmented341  * @fragmented_dwell: dwell time for fragmented passive scan
 513  * @fragmented:		default dwell time for fragmented scan
 519 	u8 fragmented;  member
 670  * @IWL_UMAC_SCAN_GEN_FLAGS_V2_FRAGMENTED_LMAC1: fragmented scan LMAC1
 671  * @IWL_UMAC_SCAN_GEN_FLAGS_V2_FRAGMENTED_LMAC2: fragmented scan LMAC2
 839  * @fragmented_dwell: dwell time for fragmented passive scan
 852  *	Relevant only for fragmented scan.
 1048  * @num_of_fragments: number of fragments needed for full fragmented
 
 | 
| /linux/drivers/net/ethernet/marvell/mvpp2/ | 
| H A D | mvpp2_cls.c | 26 	/* TCP over IPv4 flows, Not fragmented, no vlan tag */45 	/* TCP over IPv4 flows, Not fragmented, with vlan tag */
 61 	/* TCP over IPv4 flows, fragmented, no vlan tag */
 80 	/* TCP over IPv4 flows, fragmented, with vlan tag */
 99 	/* UDP over IPv4 flows, Not fragmented, no vlan tag */
 118 	/* UDP over IPv4 flows, Not fragmented, with vlan tag */
 134 	/* UDP over IPv4 flows, fragmented, no vlan tag */
 153 	/* UDP over IPv4 flows, fragmented, with vlan tag */
 172 	/* TCP over IPv6 flows, not fragmented, no vlan tag */
 185 	/* TCP over IPv6 flows, not fragmented, with vlan tag */
 [all …]
 
 | 
| /linux/include/net/caif/ | 
| H A D | caif_device.h | 28  * @use_frag:		CAIF Frames may be fragmented.30  *			interface receives fragmented frames that must be
 
 | 
| /linux/tools/testing/selftests/bpf/ | 
| H A D | generate_udp_fragments.py | 5 This script helps generate fragmented UDP packets.8 fragmented packets in C, it is much harder to read and write
 
 | 
| /linux/drivers/net/ethernet/intel/ice/ | 
| H A D | ice_fdir.h | 51  * requests that the packet not be fragmented. MF indicates that a packet has52  * been fragmented.
 
 | 
| /linux/Documentation/admin-guide/aoe/ | 
| H A D | todo.rst | 12 Because ATA over Ethernet is not fragmented by the kernel's IP code,
 | 
| /linux/tools/testing/selftests/net/ | 
| H A D | skf_net_off.sh | 29 echo "filter, fragmented skb (-f) (-F)"
 | 
| /linux/Documentation/devicetree/bindings/memory-controllers/ | 
| H A D | nvidia,tegra20-mc.yaml | 23   fragmented memory pages.
 | 
| /linux/net/sctp/ | 
| H A D | ulpqueue.c | 309  * payload was fragmented on the way and ip had to reassemble them.414 	 * fragmented chunks that complete a datagram.  in sctp_ulpq_retrieve_reassembled()
 511 	 * sequence of fragmented chunks.  in sctp_ulpq_retrieve_partial()
 576 	/* Check if this is part of a fragmented message.  */  in sctp_ulpq_reasm()
 610 	 * fragmented chunks that start a datagram.  in sctp_ulpq_retrieve_first()
 
 | 
| /linux/drivers/usb/class/ | 
| H A D | cdc-acm.h | 75 	u8 *notification_buffer;			/* to reassemble fragmented notifications */
 | 
| /linux/tools/testing/selftests/bpf/progs/ | 
| H A D | bpf_flow.c | 309 			/* No need to parse fragmented packet unless  in PROG()380 		/* No need to parse fragmented packet unless  in PROG()
 
 | 
| H A D | xdp_flowtable.c | 31 	/* ip fragmented traffic */  in xdp_flowtable_offload_check_iphdr()
 | 
| /linux/drivers/infiniband/sw/siw/ | 
| H A D | siw_qp_rx.c | 162  *       starts but not for fragmented consecutive pieces of an226  *       starts but not for fragmented consecutive pieces of an
 274  *       starts but not for fragmented consecutive pieces of an
 907 	/* Do not take the effort to reassemble a network fragmented  in siw_proc_terminate()
 928 	/* Again, no network fragmented TERM's */  in siw_proc_terminate()
 
 | 
| /linux/Documentation/networking/ | 
| H A D | mac80211-injection.rst | 27    IEEE80211_RADIOTAP_F_FRAG  frame will be fragmented if longer than the
 | 
| /linux/Documentation/networking/device_drivers/ethernet/microsoft/ | 
| H A D | netvsc.rst | 34   On Azure, fragmented UDP packets have high loss rate with L4
 | 
| /linux/drivers/net/ethernet/freescale/dpaa/ | 
| H A D | dpaa_eth.h | 110 	/* fragmented (non-linear) skbuffs received from the stack */
 | 
| /linux/drivers/char/ | 
| H A D | ttyprintk.c | 33  * - too long message is fragmented, with '\'nl between fragments
 | 
| /linux/arch/arm64/include/asm/ | 
| H A D | kvm_pkvm.h | 152 	 * The hypervisor FFA proxy needs enough memory to buffer a fragmented  in hyp_ffa_proxy_pages()
 | 
| /linux/net/batman-adv/ | 
| H A D | fragmentation.c | 79  * batadv_frag_size_limit() - maximum possible size of packet to be fragmented81  * Return: the maximum size of payload that can be fragmented.
 
 | 
| /linux/include/linux/netfilter/ | 
| H A D | nf_conntrack_h323_asn1.h | 27  *    very likely exceed the MTU size, then the TPKT will be fragmented. I
 | 
| /linux/Documentation/bpf/ | 
| H A D | prog_flow_dissector.rst | 112   flow dissector returns as soon as it finds out that the packet is fragmented;
 | 
| /linux/Documentation/trace/ | 
| H A D | events-kmem.rst | 27 internal fragmented as a result of the allocation pattern. By correlating
 | 
| /linux/drivers/net/ethernet/amazon/ena/ | 
| H A D | ena_eth_com.h | 46 	/* fragmented packet */
 | 
| /linux/include/uapi/linux/ | 
| H A D | in6.h | 196  * get fragmented if they exceed the interface mtu
 |