Searched refs:macvlan_port (Results 1 – 1 of 1) sorted by relevance
43 struct macvlan_port { struct71 static inline bool macvlan_passthru(const struct macvlan_port *port) in macvlan_passthru() argument76 static inline void macvlan_set_passthru(struct macvlan_port *port) in macvlan_set_passthru()81 static inline bool macvlan_addr_change(const struct macvlan_port *port) in macvlan_addr_change()86 static inline void macvlan_set_addr_change(struct macvlan_port *port) in macvlan_set_addr_change()91 static inline void macvlan_clear_addr_change(struct macvlan_port *port) in macvlan_clear_addr_change()110 static struct macvlan_port *macvlan_port_get_rcu(const struct net_device *dev) in macvlan_port_get_rcu()115 static struct macvlan_port *macvlan_port_get_rtnl(const struct net_device *dev) in macvlan_port_get_rtnl()120 static struct macvlan_dev *macvlan_hash_lookup(const struct macvlan_port *port, in macvlan_hash_lookup()153 struct macvlan_port *port = vlan->port; in macvlan_hash_add_source()[all …]