OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_opt
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
sctp_usrreq.c
2380
int error, *mopt,
set_opt
;
local in function:sctp_optsset
2409
set_opt
= 0;
2414
set_opt
= SCTP_PCB_FLAGS_NO_FRAGMENT;
2417
set_opt
= SCTP_PCB_FLAGS_AUTO_ASCONF;
2422
set_opt
= SCTP_PCB_FLAGS_NEEDS_MAPPED_V4;
2428
set_opt
= SCTP_PCB_FLAGS_NODELAY;
2431
set_opt
= SCTP_PCB_FLAGS_AUTOCLOSE;
2442
inp->sctp_flags |=
set_opt
;
2444
inp->sctp_flags &= ~
set_opt
;
Completed in 21 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025