Searched refs:tcp_notify (Results 1 – 1 of 1) sorted by relevance
292 static void tcp_notify(void *, ip_xmit_attr_t *, ixa_notify_type_t,1506 ASSERT(connp->conn_ixa->ixa_notify == tcp_notify); in tcp_get_conn()1542 connp->conn_ixa->ixa_notify = tcp_notify; in tcp_get_conn()3393 tcp_notify(void *arg, ip_xmit_attr_t *ixa, ixa_notify_type_t ntype, in tcp_notify() function