Searched refs:ilg_add (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip_multi.c | 86 static int ilg_add(conn_t *connp, const in6_addr_t *group, 2486 * ill_grp_pending check on the ill_g_lock across ilg_add() because 2498 err = ilg_add(connp, v6group, ifaddr, ifindex, ill, fmode, v6src); 2696 ilg_add(conn_t *connp, const in6_addr_t *v6group, ipaddr_t ifaddr, function 3061 * because CONN_CLOSING has been set by ip_close. ilg_add / ilg_delete 3070 * Since the ilg_add code path uses two locks (conn_ilg_lock for the ilg part, 3073 * that case we delete the ilg here, which makes ilg_add discover that the ilg
|
Completed in 300 milliseconds