Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ipvlan/
A Dipvtap.c46 struct ipvtap_dev { struct
53 struct ipvtap_dev *vlantap = container_of(tap, struct ipvtap_dev, tap); in ipvtap_count_tx_dropped() argument
61 struct ipvtap_dev *vlantap = container_of(tap, struct ipvtap_dev, tap); in ipvtap_count_rx_dropped()
70 struct ipvtap_dev *vlantap = container_of(tap, struct ipvtap_dev, tap); in ipvtap_update_features()
81 struct ipvtap_dev *vlantap = netdev_priv(dev); in ipvtap_newlink()
115 struct ipvtap_dev *vlan = netdev_priv(dev); in ipvtap_dellink()
134 .priv_size = sizeof(struct ipvtap_dev),
141 struct ipvtap_dev *vlantap; in ipvtap_device_event()

Completed in 3 milliseconds