Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp.h340 #define SCTP_SHUTDOWN_ACK_SENT 0x0040 macro
H A Dsctputil.c1103 user_state = SCTP_SHUTDOWN_ACK_SENT; in sctp_map_assoc_state()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h340 #define SCTP_SHUTDOWN_ACK_SENT 0x0040 macro
/f-stack/tools/netstat/
H A Dsctp.c566 case SCTP_SHUTDOWN_ACK_SENT: in sctp_statesprint()