Home
last modified time | relevance | path

Searched refs:MTU (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/crypto/openssl/doc/man3/
H A DBIO_s_datagram.pod144 transmitted can be determined by determining the link MTU in bytes and
162 Queries the OS for its assessment of the Path MTU for the destination to which
163 the underlying network socket, and returns that Path MTU in bytes. This control
171 This control requests that Path MTU discovery be enabled on the underlying
177 supported on the BIO. This size is determined by the minimum MTU required to be
186 attempted write exceeding the applicable MTU.
H A DDTLS_get_data_mtu.pod16 DTLS connection B<ssl>, based on the DTLS record MTU and the overhead
H A DSSL_CTX_set_options.pod240 Do not query the MTU. Only affects DTLS connections.
/freebsd/sys/dev/e1000/
H A DREADME167 Jumbo Frames support is enabled by changing the Maximum Transmission Unit (MTU)
170 Use the ifconfig command to increase the MTU size. For example, enter the
175 To confirm an interface's MTU value, use the ifconfig command.
177 To confirm the MTU used between two specific devices, use:
181 NOTE: The maximum MTU setting for Jumbo Frames is 16110. This value coincides
192 limit of 9238 bytes, with a corresponding MTU size limit of 9216 bytes. The
/freebsd/contrib/libpcap/
H A Dpcap-dos.c975 int rc, MTU, has_ip_addr; in init_watt32() local
1045 MTU = pkt_get_mtu(); in init_watt32()
1048 pcap_save.snapshot = MTU > 0 ? MTU : ETH_MAX; /* assume 1514 */ in init_watt32()
/freebsd/contrib/libpcap/msdos/
H A Dpktdrvr.h63 WORD MTU; /* HiPerformance data, N/A */ member
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibportstate.c65 MTU, enumerator
476 case MTU: in main()
596 if (port_args[MTU].set) in main()
H A Dsaquery.c1096 CHECK_AND_SET_VAL_AND_SEL(p->mtu, pr.mtu, PR, MTU, SELEC); in query_path_records()
1228 CHECK_AND_SET_VAL_AND_SEL(p->mtu, mr.mtu, MCR, MTU, _SEL); in query_mcmember_records()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dsamsung-sxgbe.txt24 - max-frame-size: Maximum Transfer Unit (IEEE defined MTU), rather
H A Dmarvell-neta-bm.txt19 type is 'short'. For 'long' ones it would be overridden by port's MTU.
H A Dmarvell-armada-370-neta.txt30 higher than 'short' pool's threshold (if set) and up to MTU value.
/freebsd/sbin/pfctl/
H A Dpf.os37 # systems, it is a multiple of MSS or MTU (MSS+40). In some rare
42 # means it is a multiple of MTU ((MSS+40)*nn). Unless you notice the
45 # MTU, you can however multiply S value by MSS, or T value by MSS+40,
115 # "S" and "T" which are a multiple of MSS or a multiple of MTU
173 # disable PMTU discovery, change MTU and so on. Always compare a new rule
250 # is selected as a multiple of MTU instead of MSS. I got
/freebsd/tools/tools/netrate/tcpp/
H A DREADME103 # Consider turning off TSO and/or adjusting the MTU for some scenarios:
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h.in119 # define BIO_CTRL_DGRAM_QUERY_MTU 40/* as kernel for current MTU */
121 # define BIO_CTRL_DGRAM_GET_MTU 41/* get cached value for MTU */
122 # define BIO_CTRL_DGRAM_SET_MTU 42/* set cached value for MTU.
126 # define BIO_CTRL_DGRAM_MTU_EXCEEDED 43/* check whether the MTU was
/freebsd/sys/dev/cxgbe/firmware/
H A Dt5fw_cfg_fpga.txt426 # frames (in units of 0.1 MTU)
428 # (in inuits of 0.1 MTU)
H A Dt6fw_cfg_fpga.txt448 # frames (in units of 0.1 MTU)
450 # (in inuits of 0.1 MTU)
H A Dt4fw_cfg_uwire.txt500 # frames (in units of 0.1 MTU)
502 # (in inuits of 0.1 MTU)
H A Dt5fw_cfg_uwire.txt549 # frames (in units of 0.1 MTU)
551 # (in inuits of 0.1 MTU)
H A Dt6fw_cfg_uwire.txt565 # frames (in units of 0.1 MTU)
567 # (in inuits of 0.1 MTU)
/freebsd/share/examples/ppp/
H A Dppp.conf.sample671 # It's worth increasing your MTU and MRU slightly in multi-link mode to
712 # as the password. We then expect to see ``MTU'' and ``.'' in the
720 AUTHNAME\" MTU \\c ."
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION108 RFC1981: Path MTU Discovery for IPv6
894 KAME does not support any physical interface whose MTU is more than
899 kernel so that the MTU of the loopback interface is more than 65,535
930 support physical interface with such a huge MTU, so it rarely returns an
1855 - Path MTU discovery does not work across IPv6 IPsec tunnel gateway due to
1910 special consideration is made about path MTU (spec talks nothing about MTU
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc1415 packet size according to the observed path MTU. This is done
1418 abused to pretend an extremely low path MTU.
/freebsd/sbin/route/
H A Droute.c1849 printf("%8lu%c ", rtm->rtm_rmx.rmx_mtu, lock(MTU)); in print_getmsg()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-s_server.pod.in693 Set link-layer MTU.
/freebsd/
H A DUPDATING552 change their MTU. Changing the MTU of the bridge itself will change the
553 MTU on all member interfaces instead.

12