Searched refs:MSS (Results 1 – 17 of 17) sorted by relevance
| /linux/tools/testing/selftests/net/ |
| A 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/Documentation/devicetree/bindings/soc/microchip/ |
| A D | microchip,polarfire-soc-sys-controller.yaml | 7 title: Microchip PolarFire SoC (MPFS) MSS (microprocessor subsystem) system controller
|
| /linux/Documentation/devicetree/bindings/mailbox/ |
| A D | microchip,polarfire-soc-mailbox.yaml | 7 title: Microchip PolarFire SoC (MPFS) MSS (microprocessor subsystem) mailbox controller
|
| /linux/drivers/staging/most/dim2/ |
| A D | reg.h | 22 u32 MSS; /* 0x08 */ member
|
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| A D | qcom,adsp.yaml | 381 - description: MSS power domain 415 - description: MSS power domain 487 - description: MSS restart
|
| /linux/Documentation/devicetree/bindings/arm/marvell/ |
| A D | ap80x-system-controller.txt | 27 - 3: MSS clock, derived from the fixed PLL
|
| /linux/arch/arm64/boot/dts/qcom/ |
| A D | msm8998-oneplus-common.dtsi | 505 /* Leave disabled until MSS is functional */
|
| /linux/Documentation/networking/ |
| A D | segmentation-offloads.rst | 113 out over multiple skbuffs that have been resized to match the MSS provided
|
| A D | ip-sysctl.rst | 209 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 D | snmp_counter.rst | 981 The MSS decoded from the SYN cookie is invalid. When this counter is
|
| A D | bonding.rst | 2023 Destination Gateway Genmask Flags MSS Window irtt Iface
|
| /linux/drivers/net/ethernet/apm/xgene/ |
| A 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/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| A D | chtls_io.c | 192 FLOWC_PARAM(MSS, tp->mss_cache); in send_tx_flowc_wr()
|
| /linux/drivers/clk/qcom/ |
| A D | Kconfig | 445 subsystem clock controller to reset the MSS subsystem.
|
| /linux/net/netfilter/ |
| A D | Kconfig | 1124 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 D | xgbe-dev.c | 1737 MSS, packet->mss); in xgbe_dev_xmit()
|
| /linux/Documentation/sound/ |
| A D | alsa-configuration.rst | 2010 MSS Port # (0x530 or 0xe80)
|
Completed in 49 milliseconds