Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Dmacvlan.c42 struct macvlan_port { struct
83 static struct macvlan_port *macvlan_port_get_rcu(const struct net_device *dev) in macvlan_port_get_rcu()
88 static struct macvlan_port *macvlan_port_get_rtnl(const struct net_device *dev) in macvlan_port_get_rtnl()
95 static struct macvlan_dev *macvlan_hash_lookup(const struct macvlan_port *port, in macvlan_hash_lookup()
127 struct macvlan_port *port = vlan->port; in macvlan_hash_add_source()
150 struct macvlan_port *port = vlan->port; in macvlan_hash_add()
181 static int macvlan_addr_busy(const struct macvlan_port *port, in macvlan_addr_busy()
232 const struct macvlan_port *port, in macvlan_broadcast()
270 struct macvlan_port *port = container_of(w, struct macvlan_port, in macvlan_process_broadcast()
312 static void macvlan_broadcast_enqueue(struct macvlan_port *port, in macvlan_broadcast_enqueue()
[all …]
/linux-4.4.14/include/linux/
Dif_macvlan.h25 struct macvlan_port;
41 struct macvlan_port *port;