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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_multi.h66 extern void ilg_delete_all(conn_t *connp);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_multi.c1700 * bails if there is a ilg_delete_all in progress.
3078 ilg_delete_all(conn_t *connp) function
3271 * We have to prevent ip_close/ilg_delete_all from running at
3274 * ilg_delete_all and conn_update_ill run at a time for a given conn.
3275 * If ilg_delete_all got here first, then we have nothing to do.
3291 /* Do we need to wake up a thread in ilg_delete_all? */
H A Dip.c4222 ilg_delete_all(connp);

Completed in 96 milliseconds