Home
last modified time | relevance | path

Searched refs:sctp_ulp_txq_full (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h663 #define sctp_ulp_txq_full sctp_upcalls->su_txq_full macro
966 (sctp)->sctp_ulp_txq_full((sctp)->sctp_ulpd, \
H A Dsctp_output.c298 sctp->sctp_ulp_txq_full(sctp->sctp_ulpd, B_TRUE); in sctp_sendmsg()