Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h317 #define SCTP_RESTART 0x0003 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()
4153 sctp_notify_assoc_change(SCTP_RESTART, stcb, error, NULL, 0, so_locked); in sctp_ulp_notify()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h317 #define SCTP_RESTART 0x0003 macro