Lines Matching full:net_device
36 u32 (*l3mdev_fib_table)(const struct net_device *dev);
37 struct sk_buff * (*l3mdev_l3_rcv)(struct net_device *dev,
39 struct sk_buff * (*l3mdev_l3_out)(struct net_device *dev,
44 struct dst_entry * (*l3mdev_link_scope_lookup)(const struct net_device *dev,
78 int l3mdev_master_ifindex_rcu(const struct net_device *dev);
79 static inline int l3mdev_master_ifindex(struct net_device *dev)
92 struct net_device *dev;
109 struct net_device *l3mdev_master_dev_rcu(const struct net_device *_dev)
117 struct net_device *dev = (struct net_device *)_dev;
118 struct net_device *master;
144 u32 l3mdev_fib_table_rcu(const struct net_device *dev);
146 static inline u32 l3mdev_fib_table(const struct net_device *dev)
159 struct net_device *dev;
181 struct net_device *master = NULL;
210 struct net_device *dev;
215 struct net_device *master;
240 static inline int l3mdev_master_ifindex_rcu(const struct net_device *dev)
244 static inline int l3mdev_master_ifindex(struct net_device *dev)
266 struct net_device *l3mdev_master_dev_rcu(const struct net_device *dev)
271 static inline u32 l3mdev_fib_table_rcu(const struct net_device *dev)
275 static inline u32 l3mdev_fib_table(const struct net_device *dev)