Searched refs:su_txq_full (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket_proto.h198 void (*su_txq_full)(sock_upper_handle_t, boolean_t); member in struct:sock_upcalls_s
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_impl.h663 #define sctp_ulp_txq_full sctp_upcalls->su_txq_full
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c510 * sockets via su_txq_full() (non-STREAMS) or QFULL on conn_wq (STREAMS).
518 * calling su_txq_full() or clearing QFULL), and remove the conn from the
13471 (*connp->conn_upcalls->su_txq_full)
13500 (*connp->conn_upcalls->su_txq_full)

Completed in 94 milliseconds