Searched refs:macvlan_port (Results 1 - 1 of 1) sorted by relevance

/drivers/net/
H A Dmacvlan.c42 struct macvlan_port { struct
83 static struct macvlan_port *macvlan_port_get_rcu(const struct net_device *dev)
88 static struct macvlan_port *macvlan_port_get_rtnl(const struct net_device *dev)
95 static struct macvlan_dev *macvlan_hash_lookup(const struct macvlan_port *port,
127 struct macvlan_port *port = vlan->port;
150 struct macvlan_port *port = vlan->port;
181 static int macvlan_addr_busy(const struct macvlan_port *port,
232 const struct macvlan_port *port,
270 struct macvlan_port *port = container_of(w, struct macvlan_port,
[all...]

Completed in 34 milliseconds