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

/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? */

Completed in 74 milliseconds