Home
last modified time | relevance | path

Searched refs:local_macaddr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvnet.h53 (ether_cmp(vresp->local_macaddr, vnetp->curr_macaddr) == 0)
117 ether_addr_t local_macaddr; /* resource's macaddr */ member
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c1569 ether_addr_t local_macaddr, ether_addr_t rem_macaddr, vio_net_handle_t *vhp, in vio_net_resource_reg() argument
1576 ether_copy(local_macaddr, vresp->local_macaddr); in vio_net_resource_reg()