OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCPOLEN_WINDOW
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/netinet/
tcp.h
89
#define
TCPOLEN_WINDOW
3
tcp_output.c
1084
OPT_FITS(
TCPOLEN_WINDOW
+ TCPOLEN_NOP)) {
1088
TCPOLEN_WINDOW
<< 8 |
1090
optp +=
TCPOLEN_WINDOW
+ TCPOLEN_NOP;
1091
optlen +=
TCPOLEN_WINDOW
+ TCPOLEN_NOP;
tcp_syncache.c
1182
TCPOPT_WINDOW << 16 |
TCPOLEN_WINDOW
<< 8 |
1184
optp +=
TCPOLEN_WINDOW
+ TCPOLEN_NOP;
1185
optlen +=
TCPOLEN_WINDOW
+ TCPOLEN_NOP;
tcp_input.c
3127
if (optlen !=
TCPOLEN_WINDOW
)
/src/sys/dist/pf/net/
pf_osfp.c
220
if (optlen >=
TCPOLEN_WINDOW
)
/src/sys/net/npf/
npf_inet.c
329
if (optlen !=
TCPOLEN_WINDOW
)
/src/sys/external/bsd/ipf/netinet/
ip_compat.h
926
#ifndef
TCPOLEN_WINDOW
927
# define
TCPOLEN_WINDOW
3
ip_state.c
1914
if (ol ==
TCPOLEN_WINDOW
) {
/src/sys/kern/
uipc_mbufdebug.c
901
&& optlen ==
TCPOLEN_WINDOW
) {
Completed in 26 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025