Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dsctp.h507 SCTP_SEND_FAILED, enumerator
508 #define SCTP_SEND_FAILED SCTP_SEND_FAILED macro
/linux-4.1.27/net/sctp/
Dchunk.c112 notify = sctp_ulpevent_type_enabled(SCTP_SEND_FAILED, in sctp_datamsg_destroy()
Dulpevent.c462 ssf->ssf_type = SCTP_SEND_FAILED; in sctp_ulpevent_make_send_failed()
/linux-4.1.27/fs/dlm/
Dlowcomms.c660 case SCTP_SEND_FAILED: in process_sctp_notification()