Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h388 #define SCTP_DATA_UNSENT 0x0001 /* inqueue never on wire */ macro
H A Dsctputil.c3429 ssfe->ssfe_flags = SCTP_DATA_UNSENT; in sctp_notify_send_failed()
3447 ssf->ssf_flags = SCTP_DATA_UNSENT; in sctp_notify_send_failed()
3532 ssfe->ssfe_flags = SCTP_DATA_UNSENT; in sctp_notify_send_failed2()
3550 ssf->ssf_flags = SCTP_DATA_UNSENT; in sctp_notify_send_failed2()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h388 #define SCTP_DATA_UNSENT 0x0001 /* inqueue never on wire */ macro