Searched refs:macvlan_port (Results 1 – 2 of 2) sorted by relevance
44 struct macvlan_port { struct 74 static void update_port_bc_queue_len(struct macvlan_port *port); argument 76 static inline bool macvlan_passthru(const struct macvlan_port *port) in macvlan_passthru() 81 static inline void macvlan_set_passthru(struct macvlan_port *port) in macvlan_set_passthru() 86 static inline bool macvlan_addr_change(const struct macvlan_port *port) in macvlan_addr_change() 91 static inline void macvlan_set_addr_change(struct macvlan_port *port) in macvlan_set_addr_change() 96 static inline void macvlan_clear_addr_change(struct macvlan_port *port) in macvlan_clear_addr_change() 115 static struct macvlan_port *macvlan_port_get_rcu(const struct net_device *dev) in macvlan_port_get_rcu() 120 static struct macvlan_port *macvlan_port_get_rtnl(const struct net_device *dev) in macvlan_port_get_rtnl() 125 static struct macvlan_dev *macvlan_hash_lookup(const struct macvlan_port *por45 devmacvlan_port global() argument 46 vlan_hashmacvlan_port global() argument 47 vlansmacvlan_port global() argument 48 bc_queuemacvlan_port global() argument 49 bc_workmacvlan_port global() argument 73 bc_queue_len_usedmacvlan_port global() argument [all...]
13 struct macvlan_port;22 struct macvlan_port *port;