Searched refs:in_device (Results 1 – 6 of 6) sorted by relevance
| /include/linux/ |
| D | igmp.h | 69 struct in_device *interface; 111 extern int ip_check_mc_rcu(struct in_device *dev, __be32 mc_addr, __be32 src_addr, u8 proto); 127 extern void ip_mc_init_dev(struct in_device *); 128 extern void ip_mc_destroy_dev(struct in_device *); 129 extern void ip_mc_up(struct in_device *); 130 extern void ip_mc_down(struct in_device *); 131 extern void ip_mc_unmap(struct in_device *); 132 extern void ip_mc_remap(struct in_device *); 133 extern void __ip_mc_dec_group(struct in_device *in_dev, __be32 addr, gfp_t gfp); 134 static inline void ip_mc_dec_group(struct in_device *in_dev, __be32 addr) in ip_mc_dec_group() [all …]
|
| D | inetdevice.h | 25 struct in_device { struct 61 static inline int ipv4_devconf_get(const struct in_device *in_dev, int index) in ipv4_devconf_get() argument 67 static inline void ipv4_devconf_set(struct in_device *in_dev, int index, in ipv4_devconf_set() 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); 200 __be32 inet_confirm_addr(struct net *net, struct in_device *in_dev, __be32 dst, 202 struct in_ifaddr *inet_ifa_byprefix(struct in_device *in_dev, __be32 prefix, [all …]
|
| D | netdevice.h | 2237 struct in_device __rcu *ip_ptr;
|
| /include/net/ |
| D | route.h | 127 struct in_device; 203 struct in_device *in_dev, u32 *itag); 242 void ip_rt_multicast_event(struct in_device *);
|
| D | bonding.h | 654 struct in_device *in_dev; in bond_confirm_addr()
|
| D | ip_fib.h | 453 struct in_device *idev, u32 *itag);
|