Home
last modified time | relevance | path

Searched refs:SCTP_COMM_UP (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_uio.h315 #define SCTP_COMM_UP 0x0001 macro
H A Dsctputil.c3175 if ((state == SCTP_COMM_UP) || (state == SCTP_RESTART)) { in sctp_notify_assoc_change()
3202 if ((state == SCTP_COMM_UP) || (state == SCTP_RESTART)) { in sctp_notify_assoc_change()
4074 sctp_notify_assoc_change(SCTP_COMM_UP, stcb, error, NULL, 0, so_locked); in sctp_ulp_notify()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h315 #define SCTP_COMM_UP 0x0001 macro