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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_vnic.c418 boolean_t rejoin, int *err)
539 * Duplicate. We need to leave one of the two joins. If "rejoin"
550 if (rejoin) {
1113 * No longer a zombie or need to rejoin mcgs
1131 * control channels and data channel and reattach/rejoin mcgs.
1377 * we rejoin the mcgs, so we pass B_TRUE to eib_vnic_join_data_mcg().
1928 * When rejoin data mcgs is called, we may not even be marked as
417 eib_vnic_join_data_mcg(eib_t *ss, eib_vnic_t *vnic, uint8_t *mcast_mac, boolean_t rejoin, int *err) argument

Completed in 48 milliseconds