Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbo.c71 mac_unicast_handle_t o_mah; member
330 &xnbop->o_mah, 0, &diag, xnbop->o_multicast_control ? rx_fn : NULL, in xnbo_open_mac()
423 if (xnbop->o_mah != NULL) { in i_xnbo_close_mac()
424 (void) mac_unicast_remove(xnbop->o_mch, xnbop->o_mah); in i_xnbo_close_mac()
425 xnbop->o_mah = NULL; in i_xnbo_close_mac()