Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client.h131 extern int mac_unicast_add_set_rx(mac_client_handle_t, uint8_t *, uint16_t,
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbo.c329 err = mac_unicast_add_set_rx(xnbop->o_mch, NULL, MAC_UNICAST_PRIMARY, in xnbo_open_mac()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c2896 mac_unicast_add_set_rx(mac_client_handle_t mch, uint8_t *mac_addr, in mac_unicast_add_set_rx() function