ipvtap_dev
struct ipvtap_dev *vlan = netdev_priv(dev);
.priv_size = sizeof(struct ipvtap_dev),
struct ipvtap_dev *vlantap;
struct ipvtap_dev *vlantap = container_of(tap, struct ipvtap_dev, tap);
struct ipvtap_dev *vlantap = container_of(tap, struct ipvtap_dev, tap);
struct ipvtap_dev *vlantap = container_of(tap, struct ipvtap_dev, tap);
struct ipvtap_dev *vlantap = netdev_priv(dev);