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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipmp.c1331 ipmp_ill_try_refresh_active(ill_t *ill) function
1356 if (!ipmp_ill_try_refresh_active(ill))
1361 * Retry ipmp_ill_try_refresh_active() on the ill named by `ill_arg'.
1383 refreshed = ipmp_ill_try_refresh_active(ill);
1395 * Retry an ipmp_ill_try_refresh_active() on the ill named by `arg'.
1755 * it's not inside the IPSQ. Since ipmp_ill_try_refresh_active() calls this

Completed in 63 milliseconds