Searched refs:MSS (Results 1 – 15 of 15) sorted by relevance
/Linux-v6.6/tools/testing/selftests/net/ |
D | gro.c | 70 #define MSS (4096 - sizeof(struct tcphdr) - sizeof(struct ipv6hdr)) macro 72 #define NUM_LARGE_PKT (MAX_PAYLOAD / MSS) 348 static char pkts[NUM_LARGE_PKT][TOTAL_HDR_LEN + MSS]; in send_large() 349 static char last[TOTAL_HDR_LEN + MSS]; in send_large() 350 static char new_seg[TOTAL_HDR_LEN + MSS]; in send_large() 354 create_packet(pkts[i], i * MSS, 0, MSS, 0); in send_large() 355 create_packet(last, NUM_LARGE_PKT * MSS, 0, remainder, 0); in send_large() 356 create_packet(new_seg, (NUM_LARGE_PKT + 1) * MSS, 0, remainder, 0); in send_large() 359 write_packet(fd, pkts[i], total_hdr_len + MSS, daddr); in send_large() 892 int remainder = (MAX_PAYLOAD + offset) % MSS; in gro_sender() [all …]
|
/Linux-v6.6/drivers/staging/most/dim2/ |
D | reg.h | 22 u32 MSS; /* 0x08 */ member
|
/Linux-v6.6/Documentation/devicetree/bindings/arm/marvell/ |
D | ap80x-system-controller.txt | 27 - 3: MSS clock, derived from the fixed PLL
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | msm8998-oneplus-common.dtsi | 570 /* Leave disabled until MSS is functional */
|
/Linux-v6.6/Documentation/networking/ |
D | segmentation-offloads.rst | 113 out over multiple skbuffs that have been resized to match the MSS provided
|
D | ip-sysctl.rst | 218 The advertised MSS depends on the first hop route MTU, but will 367 this is the initial MSS used by the connection. 370 If MTU probing is enabled this caps the minimum MSS used for search_low 593 - 2 - Always enabled, use initial MSS of tcp_base_mss.
|
D | snmp_counter.rst | 981 The MSS decoded from the SYN cookie is invalid. When this counter is
|
D | bonding.rst | 2050 Destination Gateway Genmask Flags MSS Window irtt Iface
|
/Linux-v6.6/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_main.c | 254 mss_index = GET_VAL(MSS, le64_to_cpu(raw_desc->m3)); in xgene_enet_tx_completion() 360 *hopinfo |= SET_BIT(ET) | SET_VAL(MSS, mss_index); in xgene_enet_work_msg()
|
/Linux-v6.6/arch/arm64/tools/ |
D | sysreg | 1905 Field 15:0 MSS 2595 Field 15:0 MSS
|
/Linux-v6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
D | chtls_io.c | 192 FLOWC_PARAM(MSS, tp->mss_cache); in send_tx_flowc_wr()
|
/Linux-v6.6/net/netfilter/ |
D | Kconfig | 1127 MSS value of TCP SYN packets, to control the maximum size for that 1630 MSS value of TCP SYN packets, which control the maximum packet size
|
/Linux-v6.6/drivers/clk/qcom/ |
D | Kconfig | 591 subsystem clock controller to reset the MSS subsystem.
|
/Linux-v6.6/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 1794 MSS, packet->mss); in xgbe_dev_xmit()
|
/Linux-v6.6/Documentation/sound/ |
D | alsa-configuration.rst | 2024 MSS Port # (0x530 or 0xe80)
|