Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/virtio/net/
H A Dif_vtnet.c158 static void vtnet_rx_filter_mac(struct vtnet_softc *);
1034 vtnet_rx_filter_mac(sc); in vtnet_ioctl()
2346 vtnet_rx_filter_mac(sc); in vtnet_init()
2518 vtnet_rx_filter_mac(struct vtnet_softc *sc) in vtnet_rx_filter_mac() function