Lines Matching refs:net_device
64 const struct net_device *dev, int strict);
66 const struct net_device *dev, int strict,
75 struct net_device *dev);
77 int ipv6_chk_prefix(const struct in6_addr *addr, struct net_device *dev);
81 struct net_device *dev, int strict);
83 int ipv6_dev_get_saddr(struct net *net, const struct net_device *dev,
88 int ipv6_get_lladdr(struct net_device *dev, struct in6_addr *addr,
91 void addrconf_join_solict(struct net_device *dev, const struct in6_addr *addr);
136 int ipv6_dev_mc_inc(struct net_device *dev, const struct in6_addr *addr);
138 int ipv6_dev_mc_dec(struct net_device *dev, const struct in6_addr *addr);
147 bool ipv6_chk_mcast_addr(struct net_device *dev, const struct in6_addr *group,
163 void (*ndisc_send_na)(struct net_device *dev, struct neighbour *neigh,
196 void addrconf_prefix_rcv(struct net_device *dev,
211 bool ipv6_chk_acast_addr(struct net *net, struct net_device *dev,
213 bool ipv6_chk_acast_addr_src(struct net *net, struct net_device *dev,
231 static inline struct inet6_dev *__in6_dev_get(const struct net_device *dev) in __in6_dev_get()
244 static inline struct inet6_dev *in6_dev_get(const struct net_device *dev) in in6_dev_get()
256 static inline struct neigh_parms *__in6_dev_nd_parms_get_rcu(const struct net_device *dev) in __in6_dev_nd_parms_get_rcu()