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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c1456 * for mac_unicast_add.
2402 * mac_unicast_remove was called prior to this mac_unicast_add which
2712 * flags specified by previous calls to mac_unicast_add().
2805 * Wrapper function to mac_unicast_add when we want to have the same mac
2808 * mac_unicast_add will return EGAIN and we will save the rx function and
2820 err = mac_unicast_add(mch, mac_addr, flags, mah, vid, diag);
2836 mac_unicast_add(mac_client_handle_t mch, uint8_t *mac_addr, uint16_t flags, function
2971 * Remove a MAC address which was previously added by mac_unicast_add().

Completed in 76 milliseconds