Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c373 static boolean_t ibd_send(ibd_state_t *, mblk_t *);
6936 ibd_send(ibd_state_t *state, mblk_t *mp) in ibd_send() function
7474 if (ibd_send(state, mp) == B_FALSE) { in ibd_m_tx()