Searched defs:ixa_refrele (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_attr.c319 * Caller needs to release references on the ixa by calling ixa_refrele()
765 ixa_refrele(connp->conn_ixa);
821 * We return the old ixa; the caller must ixa_refrele that after conn_lock
864 ixa_refrele(connp->conn_ixa);
1042 ixa_refrele(ip_xmit_attr_t *ixa) function
1328 * conn_ip_output) will do an ixa_refrele which will remove any
1355 ixa_refrele(ixa);

Completed in 54 milliseconds