OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCPOLEN_NOP
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
tcp.h
85
#define
TCPOLEN_NOP
1
tcp_output.c
1084
OPT_FITS(TCPOLEN_WINDOW +
TCPOLEN_NOP
)) {
1090
optp += TCPOLEN_WINDOW +
TCPOLEN_NOP
;
1091
optlen += TCPOLEN_WINDOW +
TCPOLEN_NOP
;
1112
optlen +=
TCPOLEN_NOP
;
1160
optlen +=
TCPOLEN_NOP
;
tcp_syncache.c
1184
optp += TCPOLEN_WINDOW +
TCPOLEN_NOP
;
1185
optlen += TCPOLEN_WINDOW +
TCPOLEN_NOP
;
1197
optlen +=
TCPOLEN_NOP
;
Completed in 13 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025