Home
last modified time | relevance | path

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

/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 … 'SCTP_SEND_FAILED_EVENT' undeclared (first use in this function); did you mean 'SCTP_SEND_FAILED'?
67 SCTP_SEND_FAILED
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsctp.h640 SCTP_SEND_FAILED, enumerator
641 #define SCTP_SEND_FAILED SCTP_SEND_FAILED macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsctp.h640 SCTP_SEND_FAILED, enumerator
641 #define SCTP_SEND_FAILED SCTP_SEND_FAILED macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsctp.h667 SCTP_SEND_FAILED, enumerator
668 #define SCTP_SEND_FAILED SCTP_SEND_FAILED macro
/OK3568_Linux_fs/kernel/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()