| /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 be 67 /* 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
|
| /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 has 52 * 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/net/wireless/intel/iwlwifi/mld/ |
| H A D | scan.c | 223 * Force a non-fragmented scan in that case. in iwl_mld_get_scan_type() 753 * or if fragmented ebs is supported by the FW in iwl_mld_scan_use_ebs() 778 /* set fragmented ebs for fragmented scan */ in iwl_mld_scan_cmd_set_chan_flags() 782 /* Force EBS in case the scan is a fragmented and there is a need in iwl_mld_scan_cmd_set_chan_flags() 924 * 1. Non fragmented scan: in iwl_mld_scan_cfg_channels_6g() 933 * 2. Fragmented scan: in iwl_mld_scan_cfg_channels_6g()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | scan.c | 235 * Force a non-fragmented scan in that case. in _iwl_mvm_get_scan_type() 863 * or if fragmented ebs is supported by the FW in iwl_mvm_scan_use_ebs() 1060 dwell->fragmented = IWL_SCAN_DWELL_FRAGMENTED; in iwl_mvm_fill_scan_dwell() 1217 * Check for fragmented scan on LMAC2 - high band. in iwl_mvm_legacy_config_scan() 1826 * 1. Non fragmented scan: in iwl_mvm_umac_scan_cfg_channels_v7_6g() 1835 * 3. Fragmented scan: in iwl_mvm_umac_scan_cfg_channels_v7_6g() 1978 /* set fragmented ebs for fragmented scan on HB channels */ in iwl_mvm_scan_umac_chan_flags_v2() 1986 * force EBS in case the scan is a fragmented and there is a need to take P2P in iwl_mvm_scan_umac_chan_flags_v2() 2340 /* set fragmented ebs for fragmented scan on HB channels */ in iwl_mvm_scan_umac()
|
| /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/net/batman-adv/ |
| H A D | fragmentation.c | 79 * batadv_frag_size_limit() - maximum possible size of packet to be fragmented 81 * 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
|
| /linux/Documentation/networking/device_drivers/ethernet/aquantia/ |
| H A D | atlantic.rst | 358 Currently, NIC does not support RSS for fragmented IP packets, which leads to 359 incorrect working of RSS for fragmented UDP traffic. To disable RSS for UDP the
|