Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp.h362 #define SCTP_CAUSE_NO_USER_DATA 0x0009 macro
H A Dsctp_input.c1100 case SCTP_CAUSE_NO_USER_DATA: in sctp_handle_error()
H A Dsctputil.c5029 no_user_data_cause->cause.code = htons(SCTP_CAUSE_NO_USER_DATA); in sctp_generate_no_user_data_cause()