Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dmacvlan.c45 struct macvlan_port { struct
73 static inline bool macvlan_passthru(const struct macvlan_port *port) in macvlan_passthru() argument
78 static inline void macvlan_set_passthru(struct macvlan_port *port) in macvlan_set_passthru()
83 static inline bool macvlan_addr_change(const struct macvlan_port *port) in macvlan_addr_change()
88 static inline void macvlan_set_addr_change(struct macvlan_port *port) in macvlan_set_addr_change()
93 static inline void macvlan_clear_addr_change(struct macvlan_port *port) in macvlan_clear_addr_change()
112 static struct macvlan_port *macvlan_port_get_rcu(const struct net_device *dev) in macvlan_port_get_rcu()
117 static struct macvlan_port *macvlan_port_get_rtnl(const struct net_device *dev) in macvlan_port_get_rtnl()
124 static struct macvlan_dev *macvlan_hash_lookup(const struct macvlan_port *port, in macvlan_hash_lookup()
156 struct macvlan_port *port = vlan->port; in macvlan_hash_add_source()
[all …]
/Linux-v4.19/include/linux/
Dif_macvlan.h13 struct macvlan_port;
22 struct macvlan_port *port;