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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbo.c522 xnbo_mcast_find(xnb_t *xnbp, ether_addr_t *addr, boolean_t remove) function
578 if (xnbo_mcast_find(xnbp, addr, B_FALSE)) {
612 r = xnbo_mcast_find(xnbp, addr, B_TRUE);

Completed in 60 milliseconds