OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_STATE_INUSE
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_peeloff.c
82
(state ==
SCTP_STATE_INUSE
)) {
112
(state ==
SCTP_STATE_INUSE
)) {
sctp_constants.h
472
#define
SCTP_STATE_INUSE
0x0001
[
all
...]
sctp_input.c
[
all
...]
sctputil.c
972
SCTP_SET_STATE(&stcb->asoc,
SCTP_STATE_INUSE
);
[
all
...]
sctp_output.c
[
all
...]
/external/tcpdump/
sctpConstants.h
216
#define
SCTP_STATE_INUSE
0x0001
Completed in 3970 milliseconds