Searched refs:MSS (Results 1 – 12 of 12) sorted by relevance
38 # systems, it is a multiple of MSS or MTU (MSS+40). In some rare42 # 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 the46 # 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. P0f82 # is using a value it pulled out of nowhere. Specific unique MSS99 # - The sequence of TCP all options (MSS, window scaling, selective ACK116 # "S" and "T" which are a multiple of MSS or a multiple of MTU251 # is selected as a multiple of MTU instead of MSS. I got388 # awkward MSS of 536, which I use to tell one from another[all …]
1 # TCP SYN packet with an MSS option
58 #define MSS 2048 macro
54 static char rbuf[MSS];
74 mss { return MSS;}
86 %token SEQ MAX_WIN WSCALE MSS230 | SEQ seqs MAX_WIN NUMBER WSCALE NUMBER MSS NUMBER {
780 MSS
1092 MSS maximum segment size
4992 MSS:Massena (Richards Field), NY, USA
14535 TCP MSS calculation had the unexpected effect that people14782 an SMTP connection with a large TCP MSS value. File:24375 VSTREAM buffer size that is a multiple of the reported MSS.
3738 netinet: Fix several annoyances/bugs related to MSS handling in6900 ipf(8): added support for MSS-clamping to NAT [martin 20020314]