Searched refs:MSS (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.15/tools/testing/selftests/net/ |
| D | gro.c | 73 #define MSS (4096 - sizeof(struct tcphdr) - sizeof(struct ipv6hdr)) macro 75 #define NUM_LARGE_PKT (MAX_PAYLOAD / MSS) 347 static char pkts[NUM_LARGE_PKT][TOTAL_HDR_LEN + MSS]; in send_large() 348 static char last[TOTAL_HDR_LEN + MSS]; in send_large() 349 static char new_seg[TOTAL_HDR_LEN + MSS]; in send_large() 353 create_packet(pkts[i], i * MSS, 0, MSS, 0); in send_large() 354 create_packet(last, NUM_LARGE_PKT * MSS, 0, remainder, 0); in send_large() 355 create_packet(new_seg, (NUM_LARGE_PKT + 1) * MSS, 0, remainder, 0); in send_large() 358 write_packet(fd, pkts[i], total_hdr_len + MSS, daddr); in send_large() 891 int remainder = (MAX_PAYLOAD + offset) % MSS; in gro_sender() [all …]
|
| /Linux-v5.15/drivers/staging/most/dim2/ |
| D | reg.h | 22 u32 MSS; /* 0x08 */ member
|
| /Linux-v5.15/Documentation/devicetree/bindings/arm/marvell/ |
| D | ap80x-system-controller.txt | 27 - 3: MSS clock, derived from the fixed PLL
|
| /Linux-v5.15/arch/arm64/boot/dts/qcom/ |
| D | msm8998-oneplus-common.dtsi | 509 /* Leave disabled until MSS is functional */
|
| /Linux-v5.15/Documentation/networking/ |
| D | segmentation-offloads.rst | 113 out over multiple skbuffs that have been resized to match the MSS provided
|
| D | ip-sysctl.rst | 207 The advertised MSS depends on the first hop route MTU, but will 346 this is the initial MSS used by the connection. 349 If MTU probing is enabled this caps the minimum MSS used for search_low 572 - 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 | 2022 Destination Gateway Genmask Flags MSS Window irtt Iface
|
| /Linux-v5.15/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-v5.15/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| D | chtls_io.c | 192 FLOWC_PARAM(MSS, tp->mss_cache); in send_tx_flowc_wr()
|
| /Linux-v5.15/drivers/clk/qcom/ |
| D | Kconfig | 420 subsystem clock controller to reset the MSS subsystem.
|
| /Linux-v5.15/net/netfilter/ |
| D | Kconfig | 1113 MSS value of TCP SYN packets, to control the maximum size for that 1616 MSS value of TCP SYN packets, which control the maximum packet size
|
| /Linux-v5.15/drivers/net/ethernet/amd/xgbe/ |
| D | xgbe-dev.c | 1737 MSS, packet->mss); in xgbe_dev_xmit()
|
| /Linux-v5.15/Documentation/sound/ |
| D | alsa-configuration.rst | 2001 MSS Port # (0x530 or 0xe80)
|