Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/vmware/vmxnet3/
H A Dif_vmx.c136 static int vmxnet3_alloc_mcast_table(struct vmxnet3_softc *);
1561 vmxnet3_alloc_mcast_table(struct vmxnet3_softc *sc) in vmxnet3_alloc_mcast_table() function
1785 error = vmxnet3_alloc_mcast_table(sc); in vmxnet3_alloc_data()