Home
last modified time | relevance | path

Searched refs:MSS (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/net/
A Dgro.c73 #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/Documentation/devicetree/bindings/soc/microchip/
A Dmicrochip,polarfire-soc-sys-controller.yaml7 title: Microchip PolarFire SoC (MPFS) MSS (microprocessor subsystem) system controller
/linux/Documentation/devicetree/bindings/mailbox/
A Dmicrochip,polarfire-soc-mailbox.yaml7 title: Microchip PolarFire SoC (MPFS) MSS (microprocessor subsystem) mailbox controller
/linux/drivers/staging/most/dim2/
A Dreg.h22 u32 MSS; /* 0x08 */ member
/linux/Documentation/devicetree/bindings/remoteproc/
A Dqcom,adsp.yaml381 - description: MSS power domain
415 - description: MSS power domain
487 - description: MSS restart
/linux/Documentation/devicetree/bindings/arm/marvell/
A Dap80x-system-controller.txt27 - 3: MSS clock, derived from the fixed PLL
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8998-oneplus-common.dtsi505 /* Leave disabled until MSS is functional */
/linux/Documentation/networking/
A Dsegmentation-offloads.rst113 out over multiple skbuffs that have been resized to match the MSS provided
A Dip-sysctl.rst209 The advertised MSS depends on the first hop route MTU, but will
348 this is the initial MSS used by the connection.
351 If MTU probing is enabled this caps the minimum MSS used for search_low
574 - 2 - Always enabled, use initial MSS of tcp_base_mss.
A Dsnmp_counter.rst981 The MSS decoded from the SYN cookie is invalid. When this counter is
A Dbonding.rst2023 Destination Gateway Genmask Flags MSS Window irtt Iface
/linux/drivers/net/ethernet/apm/xgene/
A Dxgene_enet_main.c254 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/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls_io.c192 FLOWC_PARAM(MSS, tp->mss_cache); in send_tx_flowc_wr()
/linux/drivers/clk/qcom/
A DKconfig445 subsystem clock controller to reset the MSS subsystem.
/linux/net/netfilter/
A DKconfig1124 MSS value of TCP SYN packets, to control the maximum size for that
1627 MSS value of TCP SYN packets, which control the maximum packet size
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-dev.c1737 MSS, packet->mss); in xgbe_dev_xmit()
/linux/Documentation/sound/
A Dalsa-configuration.rst2010 MSS Port # (0x530 or 0xe80)

Completed in 49 milliseconds