Home
last modified time | relevance | path

Searched refs:in_device (Results 1 – 6 of 6) sorted by relevance

/include/linux/
A Digmp.h69 struct in_device *interface;
129 extern void ip_mc_init_dev(struct in_device *);
130 extern void ip_mc_destroy_dev(struct in_device *);
131 extern void ip_mc_up(struct in_device *);
132 extern void ip_mc_down(struct in_device *);
133 extern void ip_mc_unmap(struct in_device *);
134 extern void ip_mc_remap(struct in_device *);
135 extern void __ip_mc_dec_group(struct in_device *in_dev, __be32 addr, gfp_t gfp);
136 static inline void ip_mc_dec_group(struct in_device *in_dev, __be32 addr) in ip_mc_dec_group()
140 extern void __ip_mc_inc_group(struct in_device *in_dev, __be32 addr,
[all …]
A Dinetdevice.h25 struct in_device { struct
75 static inline void ipv4_devconf_setall(struct in_device *in_dev) in ipv4_devconf_setall()
146 struct in_device *ifa_dev;
168 struct in_device *ivi_dev;
186 int inet_addr_onlink(struct in_device *in_dev, __be32 a, __be32 b);
198 struct in_device *inetdev_by_index(struct net *, int);
244 struct in_device *in_dev; in in_dev_get()
267 struct in_device *in_dev; in ip_ignore_linkdown()
280 struct in_device *in_dev = __in_dev_get_rcu(dev); in __in_dev_arp_parms_get_rcu()
285 void in_dev_finish_destroy(struct in_device *idev);
[all …]
A Dnetdevice.h2282 struct in_device __rcu *ip_ptr;
/include/net/
A Droute.h128 struct in_device;
219 struct in_device *in_dev, u32 *itag);
260 void ip_rt_multicast_event(struct in_device *);
A Dip_fib.h455 struct in_device *idev, u32 *itag);
460 struct in_device *idev, u32 *itag) in fib_validate_source_reason()
A Dbonding.h657 struct in_device *in_dev; in bond_confirm_addr()

Completed in 26 milliseconds