Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/
H A D0001-libfdcore-sctp.c-update-the-old-sctp-api-check.patch64 … 'SCTP_SEND_FAILED_EVENT' undeclared (first use in this function); did you mean 'SCTP_SEND_FAILED'?
67 SCTP_SEND_FAILED
/openbmc/linux/include/uapi/linux/
H A Dsctp.h669 SCTP_SEND_FAILED, enumerator
670 #define SCTP_SEND_FAILED SCTP_SEND_FAILED macro
/openbmc/linux/net/sctp/
H A Dchunk.c95 SCTP_SEND_FAILED)) { in sctp_datamsg_destroy()
H A Dulpevent.c465 ssf->ssf_type = SCTP_SEND_FAILED; in sctp_ulpevent_make_send_failed()