Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp.h598 #define SCTP_PCB_FLAGS_RECVNSENDFAILEVNT 0x0000000080000000 macro
Dsctputil.c3524 sctp_stcb_is_feature_off(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_RECVNSENDFAILEVNT))) { in sctp_notify_send_failed()
3529 if (sctp_stcb_is_feature_on(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_RECVNSENDFAILEVNT)) { in sctp_notify_send_failed()
3563 if (sctp_stcb_is_feature_on(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_RECVNSENDFAILEVNT)) { in sctp_notify_send_failed()
3659 sctp_stcb_is_feature_off(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_RECVNSENDFAILEVNT))) { in sctp_notify_send_failed2()
3663 if (sctp_stcb_is_feature_on(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_RECVNSENDFAILEVNT)) { in sctp_notify_send_failed2()
3674 if (sctp_stcb_is_feature_on(stcb->sctp_ep, stcb, SCTP_PCB_FLAGS_RECVNSENDFAILEVNT)) { in sctp_notify_send_failed2()
Dsctp_usrreq.c3810 event_type = SCTP_PCB_FLAGS_RECVNSENDFAILEVNT;
7078 event_type = SCTP_PCB_FLAGS_RECVNSENDFAILEVNT;