Home
last modified time | relevance | path

Searched full:mss (Results 1 – 25 of 262) sorted by relevance

1234567891011

/freebsd-src/sys/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,msm8996-mss-pil.yaml4 $id: http://devicetree.org/schemas/remoteproc/qcom,msm8996-mss-pil.yaml#
7 title: Qualcomm MSM8996 MSS Peripheral Image Loader (and similar)
14 MSS Peripheral Image Loader loads and boots firmware on the
20 - qcom,msm8996-mss-pil
21 - qcom,msm8998-mss-pil
22 - qcom,sdm660-mss-pil
23 - qcom,sdm845-mss-pil
27 - description: MSS QDSP6 registers
70 - description: MSS power domain (only valid for qcom,sdm845-mss
[all...]
H A Dqcom,msm8916-mss-pil.yaml4 $id: http://devicetree.org/schemas/remoteproc/qcom,msm8916-mss-pil.yaml#
7 title: Qualcomm MSM8916 MSS Peripheral Image Loader (and similar)
20 - qcom,msm8909-mss-pil
21 - qcom,msm8916-mss-pil
22 - qcom,msm8953-mss-pil
23 - qcom,msm8974-mss-pil
26 description: Deprecated, prefer using qcom,msm8916-mss-pil
31 - description: MSS QDSP6 registers
73 - description: MSS proxy power domain (control handed over after startup)
74 (only valid for qcom,msm8953-mss-pil)
[all …]
H A Dqcom,sc7180-mss-pil.yaml4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7180-mss-pil.yaml#
7 title: Qualcomm SC7180 MSS Peripheral Image Loader
19 - qcom,sc7180-mss-pil
23 - description: MSS QDSP6 registers
56 - description: GCC MSS IFACE clock
57 - description: GCC MSS BUS clock
58 - description: GCC MSS NAV clock
59 - description: GCC MSS SNOC_AXI clock
60 - description: GCC MSS MFAB_AXIS clock
76 - description: MSS power domain
[all …]
H A Dqcom,sc7280-mss-pil.yaml4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7280-mss-pil.yaml#
7 title: Qualcomm SC7280 MSS Peripheral Image Loader
19 - qcom,sc7280-mss-pil
23 - description: MSS QDSP6 registers
60 - description: GCC MSS IFACE clock
61 - description: GCC MSS OFFLINE clock
62 - description: GCC MSS SNOC_AXI clock
77 - description: MSS power domain
82 - const: mss
110 within MSS.
[all …]
H A Dqcom,sc7180-pas.yaml104 - description: MSS power domain
109 - const: mss
121 - description: MSS power domain
125 - const: mss
174 power-domain-names = "cx", "mx", "mss";
H A Dqcom,sdx55-pas.yaml41 - description: MSS power domain
46 - const: mss
97 power-domain-names = "cx", "mss";
/freebsd-src/sys/contrib/device-tree/include/dt-bindings/memory/
H A Dtegra234-mc.h180 /* MSS internal memqual MIU7 read clients */
182 /* MSS internal memqual MIU7 write clients */
184 /* MSS internal memqual MIU8 read clients */
186 /* MSS internal memqual MIU8 write clients */
188 /* MSS internal memqual MIU9 read clients */
190 /* MSS internal memqual MIU9 write clients */
192 /* MSS internal memqual MIU10 read clients */
194 /* MSS internal memqual MIU10 write clients */
196 /* MSS internal memqual MIU11 read clients */
198 /* MSS internal memqual MIU11 write clients */
[all …]
H A Dtegra194-mc.h147 /* MSS internal memqual MIU7 read clients */
149 /* MSS internal memqual MIU7 write clients */
207 /* AXI AP and DFD-AUX0/1 read clients Both share the same interface on the on MSS */
209 /* AXI AP and DFD-AUX0/1 write clients Both sahre the same interface on MSS */
261 /* MSS internal memqual MIU0 read clients */
263 /* MSS internal memqual MIU0 write clients */
265 /* MSS internal memqual MIU1 read clients */
267 /* MSS internal memqual MIU1 write clients */
269 /* MSS internal memqual MIU2 read clients */
271 /* MSS internal memqual MIU2 write clients */
[all …]
/freebsd-src/tests/sys/netpfil/pf/
H A Dscrub_pass.sh34 atf_set descr 'Test IPv4 pass "mss" rule'
42 pft_set_rules router "pass on ${epair_tester}b scrub ( max-mss 1300 )"
44 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300
46 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 \
59 atf_set descr 'Test IPv6 pass "mss" rule'
67 pft_set_rules router "pass on ${epair_tester}b scrub ( max-mss 1300 )"
69 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300
71 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 \
H A Dscrub_compat.sh34 atf_set descr 'Test IPv4 scrub "mss" rule'
42 pft_set_rules router "scrub on ${epair_tester}b max-mss 1300"
44 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300
46 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 \
59 atf_set descr 'Test IPv6 scrub "mss" rule'
67 pft_set_rules router "scrub on ${epair_tester}b max-mss 1300"
69 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300
71 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 \
H A Dscrub.sh33 atf_set descr 'Test IPv4 scrub "mss" rule'
41 pft_set_rules router "scrub on ${epair_tester}b max-mss 1300"
43 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300
45 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 \
58 atf_set descr 'Test IPv6 scrub "mss" rule'
66 pft_set_rules router "scrub on ${epair_tester}b max-mss 1300"
68 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300
70 ping_dummy_check_request exit:0 --ping-type=tcpsyn --send-mss=1400 --expect-mss=1300 \
/freebsd-src/usr.sbin/ppp/
H A Dtcpmss.c73 * Compute the MSS as described in RFC 6691.
108 u_int16_t *mss; in MSSFixup() local
117 /* MSS option only allowed within SYN packets. */ in MSSFixup()
134 mss = (u_int16_t *)(opt + 2); in MSSFixup()
135 if (ntohs(*mss) > maxmss) { in MSSFixup()
136 log_Printf(LogDEBUG, "MSS: %u -> %u\n", in MSSFixup()
137 ntohs(*mss), maxmss); in MSSFixup()
138 accumulate = *mss; in MSSFixup()
139 *mss = htons(maxmss); in MSSFixup()
140 accumulate -= *mss; in MSSFixup()
[all...]
/freebsd-src/sys/netpfil/ipfw/pmod/
H A Dtcpmod.c60 tcpmod_setmss(struct mbuf **mp, struct tcphdr *tcp, int tlen, uint16_t mss) in tcpmod_setmss() argument
97 /* Do not update lower MSS value */ in tcpmod_setmss()
98 if (ntohs(oldmss) <= ntohs(mss)) in tcpmod_setmss()
100 bcopy(&mss, cp + 2, sizeof(mss)); in tcpmod_setmss()
105 csum = cksum_adjust(csum, oldmss, mss); in tcpmod_setmss()
117 tcpmod_ipv6_setmss(struct mbuf **mp, uint16_t mss) in tcpmod_ipv6_setmss() argument
145 return (tcpmod_setmss(mp, tcp, hlen, mss)); in tcpmod_ipv6_setmss()
151 tcpmod_ipv4_setmss(struct mbuf **mp, uint16_t mss) in tcpmod_ipv4_setmss() argument
165 return (tcpmod_setmss(mp, tcp, hlen, mss)); in tcpmod_ipv4_setmss()
/freebsd-src/sys/contrib/device-tree/Bindings/clock/
H A Dqcom,sc7180-mss.yaml4 $id: http://devicetree.org/schemas/clock/qcom,sc7180-mss.yaml#
15 See also:: include/dt-bindings/clock/qcom,mss-sc7180.h
19 const: qcom,sc7180-mss
51 compatible = "qcom,sc7180-mss";
/freebsd-src/share/man/man4/
H A Dng_tcpmss.430 .Nd "netgraph node to adjust TCP MSS option"
48 This control message configures node to do given MSS adjusting on
63 would be checked for TCP MSS option and the latter would be
78 uint16_t maxMSS; /* maximum MSS */
98 # Adjust MSS to 1452
/freebsd-src/tests/sys/netpfil/common/
H A Dpft_ping.py128 mss = send_params.get('mss')
130 opts=[('Timestamp', (1, 1)), ('MSS', mss if mss else 1280)]
347 mss = expect_params.get('mss')
371 if mss:
373 if option[0] == 'MSS':
374 if option[1] != mss
[all...]
/freebsd-src/sys/netpfil/pf/
H A Dpf_syncookies.c51 * 3 bit MSS index
294 uint16_t mss;
297 mss = max(V_tcp_mssdflt, pf_get_mss(pd)); in pf_syncookie_send()
298 iss = pf_syncookie_generate(pd, mss); in pf_syncookie_send() local
300 iss, ntohl(pd->hdr.tcp.th_seq) + 1, TH_SYN|TH_ACK, 0, mss, in pf_syncookie_send()
408 * Distribution and probability of certain MSS values. Those in between are in pf_syncookie_newkey()
460 pf_syncookie_generate(struct pf_pdesc *pd, uint16_t mss) in pf_syncookie_mac()
470 /* map MSS */ in pf_syncookie_generate()
472 pf_syncookie_msstab[i] > mss && i > 0; i--) in pf_syncookie_generate()
503 uint16_t mss;
464 pf_syncookie_generate(struct mbuf * m,int off,struct pf_pdesc * pd,uint16_t mss) pf_syncookie_generate() argument
507 uint16_t mss; pf_syncookie_recreate_syn() local
[all...]
/freebsd-src/sys/dev/enic/
H A Dwq_enet_desc.h40 u64 address, u16 length, u16 mss, u16 header_length, in wq_enet_desc_enc() argument
46 desc->mss_loopback = cpu_to_le16((mss & WQ_ENET_MSS_MASK) << in wq_enet_desc_enc()
59 u64 *address, u16 *length, u16 *mss, u16 *header_length, in wq_enet_desc_dec() argument
65 *mss = (le16_to_cpu(desc->mss_loopback) >> WQ_ENET_MSS_SHIFT) & in wq_enet_desc_dec()
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Dtcp_common.h122 __le16 mss /* the mss derived from remote mss and local mtu, ipVersion options and tags */; member
191 __le16 mss /* the mss derived from remote mss and local mtu, ipVersion options and tags */; member
262 __le16 mss; member
/freebsd-src/sys/contrib/device-tree/Bindings/soc/microchip/
H A Dmicrochip,mpfs-sys-controller.yaml7 title: Microchip PolarFire SoC (MPFS) MSS (microprocessor subsystem) system controller
35 for Auto Update. The MSS and system controller have separate QSPI
37 MSS can write bitstreams to the flash.
/freebsd-src/sys/netinet/cc/
H A Dcc_dctcp.c111 uint32_t mss = tcp_fixed_maxseg(ccv->tp); in dctcp_ack_received()
129 bytes_acked = min(ccv->bytes_this_ack, mss); in dctcp_ack_received()
142 && bytes_acked > mss) { in dctcp_ack_received()
144 (bytes_acked - mss); in dctcp_ack_received()
150 && bytes_acked > mss) in dctcp_ack_received()
151 dctcp_data->bytes_ecn += mss; in dctcp_ack_received()
244 uint32_t cwin, mss, pipe; in dctcp_cong_signal()
249 mss = tcp_fixed_maxseg(ccv->tp); in dctcp_cong_signal()
256 max(cwin / 2, 2 * mss); in dctcp_cong_signal()
265 max(cwin / 2, 2 * mss); in dctcp_cong_signal()
243 uint32_t cwin, mss, pipe; dctcp_cong_signal() local
[all...]
/freebsd-src/share/man/man5/
H A Dpf.os.572 Allow any window size which is a multiple of the maximum segment size (MSS).
106 maximum segment size (MSS) option.
139 is the MSS option and will match all values.
209 534596083:534596083(0) win 57344 <mss 1460> (DF) [tos 0x10] \e
/freebsd-src/sys/dev/hyperv/netvsc/
H A Dndis.h392 #define NDIS_LSO2_INFO_MAKE(thoff, mss) \ argument
393 ((((uint32_t)(mss)) & NDIS_LSO2_INFO_MSS_MASK) | \
397 #define NDIS_LSO2_INFO_MAKEIPV4(thoff, mss) \ argument
398 NDIS_LSO2_INFO_MAKE((thoff), (mss))
400 #define NDIS_LSO2_INFO_MAKEIPV6(thoff, mss) \ argument
401 (NDIS_LSO2_INFO_MAKE((thoff), (mss)) | NDIS_LSO2_INFO_ISIPV6)
/freebsd-src/sys/netinet/
H A Dtcp.h132 * The default maximum segment size (MSS) to be used for new TCP connections
135 * RFC879 derives the default MSS from the largest datagram size hosts are
140 * For IPv4 the MSS is 576 - sizeof(struct tcpiphdr)
141 * For IPv6 the MSS is IPV6_MMTU - sizeof(struct ip6_hdr) - sizeof(struct tcphdr)
149 * Limit the lowest MSS we accept for path MTU discovery and the TCP SYN MSS
150 * option. Allowing low values of MSS can consume significant resources and
152 * Connections requesting lower MSS values will be rounded up to this value
202 #define TCP_IWND_NSEG 44 /* Override initial window (units: MSS segs) */
543 #define TCP_HYBRID_PACING_S_MSS 0x0020 /* Clent wants us to set the mss overridin
[all...]
H A Dtcp_timer.c181 "Path MTU Discovery Black Hole Detection lowered MSS");
189 "Path MTU Discovery IPv6 Black Hole Detection lowered MSS");
656 * Then we reduce up to two times the MSS, each in tcp_timer_rexmt()
659 * actually reduces the MSS. in tcp_timer_rexmt()
695 /* Keep track of previous MSS. */ in tcp_timer_rexmt()
700 * Reduce the MSS to blackhole value or to the default in tcp_timer_rexmt()
707 /* Use the sysctl tuneable blackhole MSS. */ in tcp_timer_rexmt()
711 /* Use the default MSS. */ in tcp_timer_rexmt()
727 /* Use the sysctl tuneable blackhole MSS. */ in tcp_timer_rexmt()
731 /* Use the default MSS in tcp_timer_rexmt()
[all...]

1234567891011