OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DCCPS_SERVER_CLOSE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
dccp_var.h
221
#define
DCCPS_SERVER_CLOSE
5
dccp_usrreq.c
527
dp->state =
DCCPS_SERVER_CLOSE
; /* So disconnect2 doesn't send CLOSEREQ */
799
dp->state =
DCCPS_SERVER_CLOSE
; /* So disconnect2 doesn't send CLOSEREQ */
822
} else if (dp->state ==
DCCPS_SERVER_CLOSE
) {
826
DCCP_DEBUG((LOG_INFO, "Got DCCP CLOSE (State
DCCPS_SERVER_CLOSE
)\n"));
1244
} else if (dp->state ==
DCCPS_SERVER_CLOSE
) {
1406
if (dp->state ==
DCCPS_SERVER_CLOSE
)
1898
dp->state =
DCCPS_SERVER_CLOSE
;
Completed in 59 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026