Searched refs:macvtap_dev (Results 1 – 1 of 1) sorted by relevance
28 struct macvtap_dev { struct57 struct macvtap_dev *vlantap = container_of(tap, struct macvtap_dev, tap); in macvtap_count_tx_dropped()65 struct macvtap_dev *vlantap = container_of(tap, struct macvtap_dev, tap); in macvtap_count_rx_dropped()74 struct macvtap_dev *vlantap = container_of(tap, struct macvtap_dev, tap); in macvtap_update_features()85 struct macvtap_dev *vlantap = netdev_priv(dev); in macvtap_newlink()123 struct macvtap_dev *vlantap = netdev_priv(dev); in macvtap_dellink()147 .priv_size = sizeof(struct macvtap_dev),154 struct macvtap_dev *vlantap; in macvtap_device_event()