Home
last modified time | relevance | path

Searched refs:SCTP_CLOSED (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp.h332 #define SCTP_CLOSED 0x0000 macro
H A Dsctputil.c1076 user_state = SCTP_CLOSED; in sctp_map_assoc_state()
1082 user_state = SCTP_CLOSED; in sctp_map_assoc_state()
1085 user_state = SCTP_CLOSED; in sctp_map_assoc_state()
1106 user_state = SCTP_CLOSED; in sctp_map_assoc_state()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h332 #define SCTP_CLOSED 0x0000 macro
/f-stack/tools/netstat/
H A Dsctp.c542 case SCTP_CLOSED: in sctp_statesprint()