Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dsctp.h687 SCTP_SEND_FAILED_EVENT, enumerator
688 #define SCTP_SEND_FAILED_EVENT SCTP_SEND_FAILED_EVENT macro
689 SCTP_SN_TYPE_MAX = SCTP_SEND_FAILED_EVENT,
/Linux-v5.10/net/sctp/
Dchunk.c103 SCTP_SEND_FAILED_EVENT)) { in sctp_datamsg_destroy()
Dulpevent.c554 ssf->ssf_type = SCTP_SEND_FAILED_EVENT; in sctp_ulpevent_make_send_failed_event()