Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A 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,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/
H A D0001-libfdcore-sctp.c-update-the-old-sctp-api-check.patch64 …ter/1.2.1-r0/freeDiameter-1.2.1/libfdcore/sctp.c:1262:9: error: 'SCTP_SEND_FAILED_EVENT' undeclare…
65 case SCTP_SEND_FAILED_EVENT:
/OK3568_Linux_fs/kernel/net/sctp/
H A Dchunk.c103 SCTP_SEND_FAILED_EVENT)) { in sctp_datamsg_destroy()
H A Dulpevent.c554 ssf->ssf_type = SCTP_SEND_FAILED_EVENT; in sctp_ulpevent_make_send_failed_event()