Home
last modified time | relevance | path

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

/netbsd/src/dist/pf/etc/
Dpf.os38 # systems, it is a multiple of MSS or MTU (MSS+40). In some rare
42 # appears to be a multiple of MSS (MSS*nn); a special value of 'Tnn'
43 # means it is a multiple of MTU ((MSS+40)*nn). Unless you notice the
46 # MTU, you can however multiply S value by MSS, or T value by MSS+40,
76 # - Maximum segment size (MSS) - this setting is usually link-dependent. P0f
82 # is using a value it pulled out of nowhere. Specific unique MSS
99 # - The sequence of TCP all options (MSS, window scaling, selective ACK
116 # "S" and "T" which are a multiple of MSS or a multiple of MTU
251 # is selected as a multiple of MTU instead of MSS. I got
388 # awkward MSS of 536, which I use to tell one from another
[all …]
/netbsd/src/tests/ipf/input/
Dn10_61 # TCP SYN packet with an MSS option
Dn101 # TCP SYN packet with an MSS option
/netbsd/src/usr.sbin/faithd/
Dfaithd.h58 #define MSS 2048 macro
Dftp.c54 static char rbuf[MSS];
/netbsd/src/usr.sbin/pf/pfs/
Dtoken.l74 mss { return MSS;}
Dparse.y86 %token SEQ MAX_WIN WSCALE MSS
230 | SEQ seqs MAX_WIN NUMBER WSCALE NUMBER MSS NUMBER {
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dstop.spell-cc780 MSS
/netbsd/src/share/misc/
Dacronyms.comp1092 MSS maximum segment size
Dairport4992 MSS:Massena (Richards Field), NY, USA
/netbsd/src/external/ibm-public/postfix/dist/
DHISTORY14535 TCP MSS calculation had the unexpected effect that people
14782 an SMTP connection with a large TCP MSS value. File:
24375 VSTREAM buffer size that is a multiple of the reported MSS.
/netbsd/src/doc/
DCHANGES.prev3738 netinet: Fix several annoyances/bugs related to MSS handling in
6900 ipf(8): added support for MSS-clamping to NAT [martin 20020314]