OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_PCB_FLAGS_AUTOCLOSE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
75
#define
SCTP_PCB_FLAGS_AUTOCLOSE
0x00000200
sctp_input.c
1201
(inp->sctp_flags &
SCTP_PCB_FLAGS_AUTOCLOSE
)) {
1260
(inp->sctp_flags &
SCTP_PCB_FLAGS_AUTOCLOSE
)) {
1644
(inp->sctp_flags &
SCTP_PCB_FLAGS_AUTOCLOSE
)) {
2186
(stcb->sctp_ep->sctp_flags &
SCTP_PCB_FLAGS_AUTOCLOSE
)) {
sctp_timer.c
1366
(inp->sctp_flags &
SCTP_PCB_FLAGS_AUTOCLOSE
)) {
sctp_usrreq.c
1372
if ((inp->sctp_flags &
SCTP_PCB_FLAGS_AUTOCLOSE
) ==
1373
SCTP_PCB_FLAGS_AUTOCLOSE
)
2431
set_opt =
SCTP_PCB_FLAGS_AUTOCLOSE
;
Completed in 17 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025