Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxvar.h138 uint8_t *vmx_mcast; member
H A Dif_vmx.c1028 sc->vmx_mcast = sc->vmx_mcast_dma.idi_vaddr; in vmxnet3_alloc_mcast_table()
1038 if (sc->vmx_mcast != NULL) { in vmxnet3_free_mcast_table()
1040 sc->vmx_mcast = NULL; in vmxnet3_free_mcast_table()
2111 bcopy(LLADDR(sdl), &sc->vmx_mcast[count * ETHER_ADDR_LEN], in vmxnet3_hash_maddr()