Home
last modified time | relevance | path

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

/freebsd-head/sys/netinet/
HDsctp_uio.h312 #define SCTP_COMM_UP 0x0001 macro
HDsctputil.c3171 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()
4113 sctp_notify_assoc_change(SCTP_COMM_UP, stcb, error, NULL, false, false, so_locked); in sctp_ulp_notify()