/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_s_datagram.pod | 144 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 D | DTLS_get_data_mtu.pod | 16 DTLS connection B<ssl>, based on the DTLS record MTU and the overhead
|
H A D | SSL_CTX_set_options.pod | 240 Do not query the MTU. Only affects DTLS connections.
|
/freebsd/sys/dev/e1000/ |
H A D | README | 167 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 D | pcap-dos.c | 975 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 D | pktdrvr.h | 63 WORD MTU; /* HiPerformance data, N/A */ member
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibportstate.c | 65 MTU, enumerator 476 case MTU: in main() 596 if (port_args[MTU].set) in main()
|
H A D | saquery.c | 1096 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 D | samsung-sxgbe.txt | 24 - max-frame-size: Maximum Transfer Unit (IEEE defined MTU), rather
|
H A D | marvell-neta-bm.txt | 19 type is 'short'. For 'long' ones it would be overridden by port's MTU.
|
H A D | marvell-armada-370-neta.txt | 30 higher than 'short' pool's threshold (if set) and up to MTU value.
|
/freebsd/sbin/pfctl/ |
H A D | pf.os | 37 # 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 D | README | 103 # Consider turning off TSO and/or adjusting the MTU for some scenarios:
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | bio.h.in | 119 # 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 D | t5fw_cfg_fpga.txt | 426 # frames (in units of 0.1 MTU) 428 # (in inuits of 0.1 MTU)
|
H A D | t6fw_cfg_fpga.txt | 448 # frames (in units of 0.1 MTU) 450 # (in inuits of 0.1 MTU)
|
H A D | t4fw_cfg_uwire.txt | 500 # frames (in units of 0.1 MTU) 502 # (in inuits of 0.1 MTU)
|
H A D | t5fw_cfg_uwire.txt | 549 # frames (in units of 0.1 MTU) 551 # (in inuits of 0.1 MTU)
|
H A D | t6fw_cfg_uwire.txt | 565 # frames (in units of 0.1 MTU) 567 # (in inuits of 0.1 MTU)
|
/freebsd/share/examples/ppp/ |
H A D | ppp.conf.sample | 671 # 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 D | IMPLEMENTATION | 108 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 D | tunables.mdoc | 1415 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 D | route.c | 1849 printf("%8lu%c ", rtm->rtm_rmx.rmx_mtu, lock(MTU)); in print_getmsg()
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-s_server.pod.in | 693 Set link-layer MTU.
|
/freebsd/ |
H A D | UPDATING | 552 change their MTU. Changing the MTU of the bridge itself will change the 553 MTU on all member interfaces instead.
|