Home
last modified time | relevance | path

Searched refs:mac_unicast_update_clients (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_impl.h423 extern void mac_unicast_update_clients(mac_impl_t *, mac_address_t *);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c893 mac_unicast_update_clients(mac_impl_t *mip, mac_address_t *map) in mac_unicast_update_clients() function
1067 mac_unicast_update_clients(mip, map); in mac_unicast_primary_set()
H A Dmac.c5853 mac_unicast_update_clients(mip, map); in mac_freshen_macaddr()