in_device         777 arch/um/drivers/net_kern.c 	struct in_device *ip;
in_device         839 arch/um/drivers/net_kern.c 	struct in_device *ip = dev->ip_ptr;
in_device         856 arch/um/drivers/net_kern.c 	struct in_device *ip = dev->ip_ptr;
in_device         471 drivers/infiniband/core/cma.c 	struct in_device *in_dev = NULL;
in_device        1981 drivers/infiniband/core/device.c 	struct in_device *inetdev;
in_device         334 drivers/infiniband/core/roce_gid_mgmt.c 	struct in_device *in_dev;
in_device        3233 drivers/infiniband/hw/cxgb4/cm.c 	struct in_device *ind;
in_device        1766 drivers/infiniband/hw/i40iw/i40iw_cm.c 	struct in_device *idev;
in_device        1214 drivers/infiniband/hw/i40iw/i40iw_main.c 	struct in_device *idev;
in_device         172 drivers/infiniband/hw/i40iw/i40iw_utils.c 		struct in_device *in;
in_device         372 drivers/infiniband/hw/usnic/usnic_ib_main.c 	struct in_device *ind;
in_device         291 drivers/infiniband/ulp/ipoib/ipoib_main.c 	struct in_device *in_dev;
in_device        3750 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct in_device *in_dev;
in_device        6365 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	struct in_device *idev;
in_device        3250 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 	struct in_device *indev;
in_device        4123 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	struct in_device *indev;
in_device        1505 drivers/net/ethernet/via/via-velocity.h 	struct in_device *in_dev;
in_device        1005 drivers/net/plip/plip.c 	const struct in_device *in_dev;
in_device        1062 drivers/net/plip/plip.c 	struct in_device *in_dev;
in_device        3620 drivers/net/vmxnet3/vmxnet3_drv.c 	struct in_device *in_dev;
in_device         158 drivers/net/wan/hdlc_cisco.c 	struct in_device *in_dev;
in_device        2130 drivers/net/wireless/ath/ath6kl/cfg80211.c 	struct in_device *in_dev;
in_device        3255 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	struct in_device *in_dev;
in_device         365 drivers/parisc/led.c 	    struct in_device *in_dev = __in_dev_get_rcu(dev);
in_device        1146 drivers/s390/net/lcs.c 				    struct in_device *in4_dev)
in_device        1196 drivers/s390/net/lcs.c 				 struct in_device *in4_dev)
in_device        1231 drivers/s390/net/lcs.c 	struct in_device *in4_dev;
in_device        1119 drivers/s390/net/qeth_l3_main.c qeth_l3_add_mc_to_hash(struct qeth_card *card, struct in_device *in4_dev)
in_device        1159 drivers/s390/net/qeth_l3_main.c 	struct in_device *in_dev;
in_device        1184 drivers/s390/net/qeth_l3_main.c 	struct in_device *in4_dev;
in_device          62 drivers/staging/isdn/hysdn/hysdn_net.c 	struct in_device *in_dev;
in_device        2176 drivers/staging/rtl8723bs/core/rtw_wlan_util.c 	struct in_device *my_ip_ptr = padapter->pnetdev->ip_ptr;
in_device          71 include/linux/igmp.h 	struct in_device	*interface;
in_device         113 include/linux/igmp.h extern int ip_check_mc_rcu(struct in_device *dev, __be32 mc_addr, __be32 src_addr, u8 proto);
in_device         129 include/linux/igmp.h extern void ip_mc_init_dev(struct in_device *);
in_device         130 include/linux/igmp.h extern void ip_mc_destroy_dev(struct in_device *);
in_device         131 include/linux/igmp.h extern void ip_mc_up(struct in_device *);
in_device         132 include/linux/igmp.h extern void ip_mc_down(struct in_device *);
in_device         133 include/linux/igmp.h extern void ip_mc_unmap(struct in_device *);
in_device         134 include/linux/igmp.h extern void ip_mc_remap(struct in_device *);
in_device         135 include/linux/igmp.h extern void __ip_mc_dec_group(struct in_device *in_dev, __be32 addr, gfp_t gfp);
in_device         136 include/linux/igmp.h static inline void ip_mc_dec_group(struct in_device *in_dev, __be32 addr)
in_device         140 include/linux/igmp.h extern void __ip_mc_inc_group(struct in_device *in_dev, __be32 addr,
in_device         142 include/linux/igmp.h extern void ip_mc_inc_group(struct in_device *in_dev, __be32 addr);
in_device          57 include/linux/inetdevice.h static inline int ipv4_devconf_get(struct in_device *in_dev, int index)
in_device          63 include/linux/inetdevice.h static inline void ipv4_devconf_set(struct in_device *in_dev, int index,
in_device          71 include/linux/inetdevice.h static inline void ipv4_devconf_setall(struct in_device *in_dev)
in_device         140 include/linux/inetdevice.h 	struct in_device	*ifa_dev;
in_device         161 include/linux/inetdevice.h 	struct in_device	*ivi_dev;
in_device         179 include/linux/inetdevice.h int inet_addr_onlink(struct in_device *in_dev, __be32 a, __be32 b);
in_device         182 include/linux/inetdevice.h struct in_device *inetdev_by_index(struct net *, int);
in_device         184 include/linux/inetdevice.h __be32 inet_confirm_addr(struct net *net, struct in_device *in_dev, __be32 dst,
in_device         186 include/linux/inetdevice.h struct in_ifaddr *inet_ifa_byprefix(struct in_device *in_dev, __be32 prefix,
in_device         217 include/linux/inetdevice.h static inline struct in_device *__in_dev_get_rcu(const struct net_device *dev)
in_device         222 include/linux/inetdevice.h static inline struct in_device *in_dev_get(const struct net_device *dev)
in_device         224 include/linux/inetdevice.h 	struct in_device *in_dev;
in_device         234 include/linux/inetdevice.h static inline struct in_device *__in_dev_get_rtnl(const struct net_device *dev)
in_device         242 include/linux/inetdevice.h 	struct in_device *in_dev;
in_device         255 include/linux/inetdevice.h 	struct in_device *in_dev = __in_dev_get_rcu(dev);
in_device         260 include/linux/inetdevice.h void in_dev_finish_destroy(struct in_device *idev);
in_device         262 include/linux/inetdevice.h static inline void in_dev_put(struct in_device *idev)
in_device        1924 include/linux/netdevice.h 	struct in_device __rcu	*ip_ptr;
in_device         590 include/net/bonding.h 	struct in_device *in_dev;
in_device         411 include/net/ip_fib.h 			struct in_device *idev, u32 *itag);
in_device         112 include/net/route.h struct in_device;
in_device         181 include/net/route.h 			  struct in_device *in_dev, u32 *itag);
in_device         219 include/net/route.h void ip_rt_multicast_event(struct in_device *);
in_device         581 net/atm/clip.c 	struct in_device *in_dev;
in_device         114 net/batman-adv/multicast.c 	struct in_device *in_dev = __in_dev_get_rcu(dev);
in_device         374 net/batman-adv/multicast.c 	struct in_device *in_dev;
in_device          94 net/bridge/br_arp_nd_proxy.c 	struct in_device *in_dev;
in_device        1828 net/bridge/br_multicast.c 	struct in_device *in_dev = in_dev_get(br->dev);
in_device        1859 net/bridge/br_multicast.c 	struct in_device *in_dev = in_dev_get(br->dev);
in_device         369 net/bridge/br_netfilter_hooks.c 			struct in_device *in_dev = __in_dev_get_rcu(dev);
in_device        4618 net/core/filter.c 	struct in_device *in_dev;
in_device         641 net/core/netpoll.c 	struct in_device *in_dev;
in_device        2116 net/core/pktgen.c 			struct in_device *in_dev;
in_device         224 net/ipv4/arp.c 	struct in_device *in_dev;
in_device         337 net/ipv4/arp.c 	struct in_device *in_dev;
in_device         393 net/ipv4/arp.c static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip)
in_device         450 net/ipv4/arp.c static inline int arp_fwd_proxy(struct in_device *in_dev,
in_device         453 net/ipv4/arp.c 	struct in_device *out_dev;
in_device         495 net/ipv4/arp.c static inline int arp_fwd_pvlan(struct in_device *in_dev,
in_device         678 net/ipv4/arp.c 	struct in_device *in_dev = __in_dev_get_rcu(dev);
in_device         198 net/ipv4/devinet.c static void inet_del_ifa(struct in_device *in_dev,
in_device         202 net/ipv4/devinet.c static int devinet_sysctl_register(struct in_device *idev);
in_device         203 net/ipv4/devinet.c static void devinet_sysctl_unregister(struct in_device *idev);
in_device         205 net/ipv4/devinet.c static int devinet_sysctl_register(struct in_device *idev)
in_device         209 net/ipv4/devinet.c static void devinet_sysctl_unregister(struct in_device *idev)
in_device         234 net/ipv4/devinet.c void in_dev_finish_destroy(struct in_device *idev)
in_device         252 net/ipv4/devinet.c static struct in_device *inetdev_init(struct net_device *dev)
in_device         254 net/ipv4/devinet.c 	struct in_device *in_dev;
in_device         300 net/ipv4/devinet.c 	struct in_device *idev = container_of(head, struct in_device, rcu_head);
in_device         304 net/ipv4/devinet.c static void inetdev_destroy(struct in_device *in_dev)
in_device         331 net/ipv4/devinet.c int inet_addr_onlink(struct in_device *in_dev, __be32 a, __be32 b)
in_device         348 net/ipv4/devinet.c static void __inet_del_ifa(struct in_device *in_dev,
in_device         461 net/ipv4/devinet.c static void inet_del_ifa(struct in_device *in_dev,
in_device         476 net/ipv4/devinet.c 	struct in_device *in_dev = ifa->ifa_dev;
in_device         565 net/ipv4/devinet.c 	struct in_device *in_dev = __in_dev_get_rtnl(dev);
in_device         588 net/ipv4/devinet.c struct in_device *inetdev_by_index(struct net *net, int ifindex)
in_device         591 net/ipv4/devinet.c 	struct in_device *in_dev = NULL;
in_device         604 net/ipv4/devinet.c struct in_ifaddr *inet_ifa_byprefix(struct in_device *in_dev, __be32 prefix,
in_device         650 net/ipv4/devinet.c 	struct in_device *in_dev;
in_device         831 net/ipv4/devinet.c 	struct in_device *in_dev;
in_device         913 net/ipv4/devinet.c 	struct in_device *in_dev = ifa->ifa_dev;
in_device        1014 net/ipv4/devinet.c 	struct in_device *in_dev;
in_device        1249 net/ipv4/devinet.c 	struct in_device *in_dev = __in_dev_get_rtnl(dev);
in_device        1285 net/ipv4/devinet.c static __be32 in_dev_select_addr(const struct in_device *in_dev,
in_device        1306 net/ipv4/devinet.c 	struct in_device *in_dev;
in_device        1371 net/ipv4/devinet.c static __be32 confirm_addr_indev(struct in_device *in_dev, __be32 dst,
in_device        1423 net/ipv4/devinet.c __be32 inet_confirm_addr(struct net *net, struct in_device *in_dev,
in_device        1479 net/ipv4/devinet.c static void inetdev_changename(struct net_device *dev, struct in_device *in_dev)
in_device        1506 net/ipv4/devinet.c 					struct in_device *in_dev)
in_device        1525 net/ipv4/devinet.c 	struct in_device *in_dev = __in_dev_get_rtnl(dev);
in_device        1773 net/ipv4/devinet.c static int in_dev_dump_addr(struct in_device *in_dev, struct sk_buff *skb,
in_device        1817 net/ipv4/devinet.c 	struct in_device *in_dev;
in_device        1921 net/ipv4/devinet.c 	struct in_device *in_dev = rcu_dereference_rtnl(dev->ip_ptr);
in_device        1932 net/ipv4/devinet.c 	struct in_device *in_dev = rcu_dereference_rtnl(dev->ip_ptr);
in_device        1984 net/ipv4/devinet.c 	struct in_device *in_dev = __in_dev_get_rcu(dev);
in_device        2167 net/ipv4/devinet.c 	struct in_device *in_dev;
in_device        2227 net/ipv4/devinet.c 	struct in_device *in_dev;
in_device        2314 net/ipv4/devinet.c 		struct in_device *in_dev;
in_device        2341 net/ipv4/devinet.c 		struct in_device *in_dev;
in_device        2363 net/ipv4/devinet.c 		struct in_device *idev
in_device        2364 net/ipv4/devinet.c 			= container_of(cnf, struct in_device, cnf);
in_device        2445 net/ipv4/devinet.c 				struct in_device *idev =
in_device        2446 net/ipv4/devinet.c 					container_of(cnf, struct in_device, cnf);
in_device        2605 net/ipv4/devinet.c static int devinet_sysctl_register(struct in_device *idev)
in_device        2622 net/ipv4/devinet.c static void devinet_sysctl_unregister(struct in_device *idev)
in_device         283 net/ipv4/fib_frontend.c 	struct in_device *in_dev;
in_device         355 net/ipv4/fib_frontend.c 				 int rpf, struct in_device *idev, u32 *itag)
in_device         430 net/ipv4/fib_frontend.c 			struct in_device *idev, u32 *itag)
in_device         550 net/ipv4/fib_frontend.c 			struct in_device *in_dev;
in_device        1101 net/ipv4/fib_frontend.c 	struct in_device *in_dev = ifa->ifa_dev;
in_device        1147 net/ipv4/fib_frontend.c 	struct in_device *in_dev = ifa->ifa_dev;
in_device        1174 net/ipv4/fib_frontend.c 	struct in_device *in_dev = ifa->ifa_dev;
in_device        1457 net/ipv4/fib_frontend.c 	struct in_device *in_dev;
in_device        1151 net/ipv4/fib_semantics.c 	struct in_device *in_dev;
in_device         135 net/ipv4/igmp.c static int unsolicited_report_interval(struct in_device *in_dev)
in_device         158 net/ipv4/igmp.c static void igmpv3_add_delrec(struct in_device *in_dev, struct ip_mc_list *im,
in_device         160 net/ipv4/igmp.c static void igmpv3_del_delrec(struct in_device *in_dev, struct ip_mc_list *im);
in_device         161 net/ipv4/igmp.c static void igmpv3_clear_delrec(struct in_device *in_dev);
in_device         166 net/ipv4/igmp.c static int ip_mc_add_src(struct in_device *in_dev, __be32 *pmca, int sfmode,
in_device         225 net/ipv4/igmp.c static void igmp_gq_start_timer(struct in_device *in_dev)
in_device         239 net/ipv4/igmp.c static void igmp_ifc_start_timer(struct in_device *in_dev, int delay)
in_device         334 net/ipv4/igmp.c 	struct in_device *in_dev = __in_dev_get_rcu(dev);
in_device         586 net/ipv4/igmp.c static int igmpv3_send_report(struct in_device *in_dev, struct ip_mc_list *pmc)
in_device         651 net/ipv4/igmp.c static void igmpv3_send_cr(struct in_device *in_dev)
in_device         724 net/ipv4/igmp.c static int igmp_send_report(struct in_device *in_dev, struct ip_mc_list *pmc,
in_device         798 net/ipv4/igmp.c 	struct in_device *in_dev = from_timer(in_dev, t, mr_gq_timer);
in_device         807 net/ipv4/igmp.c 	struct in_device *in_dev = from_timer(in_dev, t, mr_ifc_timer);
in_device         818 net/ipv4/igmp.c static void igmp_ifc_event(struct in_device *in_dev)
in_device         831 net/ipv4/igmp.c 	struct in_device *in_dev = im->interface;
in_device         909 net/ipv4/igmp.c static bool igmp_heard_report(struct in_device *in_dev, __be32 group)
in_device         933 net/ipv4/igmp.c static bool igmp_heard_query(struct in_device *in_dev, struct sk_buff *skb,
in_device        1066 net/ipv4/igmp.c 	struct in_device *in_dev;
in_device        1131 net/ipv4/igmp.c static void ip_mc_filter_add(struct in_device *in_dev, __be32 addr)
in_device        1151 net/ipv4/igmp.c static void ip_mc_filter_del(struct in_device *in_dev, __be32 addr)
in_device        1164 net/ipv4/igmp.c static void igmpv3_add_delrec(struct in_device *in_dev, struct ip_mc_list *im,
in_device        1206 net/ipv4/igmp.c static void igmpv3_del_delrec(struct in_device *in_dev, struct ip_mc_list *im)
in_device        1248 net/ipv4/igmp.c static void igmpv3_clear_delrec(struct in_device *in_dev)
in_device        1280 net/ipv4/igmp.c 	struct in_device *in_dev = im->interface;
in_device        1323 net/ipv4/igmp.c 	struct in_device *in_dev = im->interface;
in_device        1372 net/ipv4/igmp.c static void ip_mc_hash_add(struct in_device *in_dev,
in_device        1404 net/ipv4/igmp.c static void ip_mc_hash_remove(struct in_device *in_dev,
in_device        1422 net/ipv4/igmp.c static void ____ip_mc_inc_group(struct in_device *in_dev, __be32 addr,
in_device        1470 net/ipv4/igmp.c void __ip_mc_inc_group(struct in_device *in_dev, __be32 addr, gfp_t gfp)
in_device        1476 net/ipv4/igmp.c void ip_mc_inc_group(struct in_device *in_dev, __be32 addr)
in_device        1627 net/ipv4/igmp.c static void ip_mc_rejoin_groups(struct in_device *in_dev)
in_device        1661 net/ipv4/igmp.c void __ip_mc_dec_group(struct in_device *in_dev, __be32 addr, gfp_t gfp)
in_device        1693 net/ipv4/igmp.c void ip_mc_unmap(struct in_device *in_dev)
in_device        1703 net/ipv4/igmp.c void ip_mc_remap(struct in_device *in_dev)
in_device        1719 net/ipv4/igmp.c void ip_mc_down(struct in_device *in_dev)
in_device        1741 net/ipv4/igmp.c static void ip_mc_reset(struct in_device *in_dev)
in_device        1750 net/ipv4/igmp.c static void ip_mc_reset(struct in_device *in_dev)
in_device        1755 net/ipv4/igmp.c void ip_mc_init_dev(struct in_device *in_dev)
in_device        1770 net/ipv4/igmp.c void ip_mc_up(struct in_device *in_dev)
in_device        1791 net/ipv4/igmp.c void ip_mc_destroy_dev(struct in_device *in_dev)
in_device        1811 net/ipv4/igmp.c static struct in_device *ip_mc_find_dev(struct net *net, struct ip_mreqn *imr)
in_device        1814 net/ipv4/igmp.c 	struct in_device *idev = NULL;
in_device        1868 net/ipv4/igmp.c 		struct in_device *in_dev = pmc->interface;
in_device        1895 net/ipv4/igmp.c static int ip_mc_del_src(struct in_device *in_dev, __be32 *pmca, int sfmode,
in_device        2067 net/ipv4/igmp.c static int ip_mc_add_src(struct in_device *in_dev, __be32 *pmca, int sfmode,
in_device        2161 net/ipv4/igmp.c 	struct in_device *in_dev;
in_device        2223 net/ipv4/igmp.c 			   struct in_device *in_dev)
in_device        2247 net/ipv4/igmp.c 	struct in_device *in_dev;
in_device        2297 net/ipv4/igmp.c 	struct in_device *in_dev = NULL;
in_device        2432 net/ipv4/igmp.c 	struct in_device *in_dev;
in_device        2518 net/ipv4/igmp.c 	struct in_device *in_dev;
in_device        2683 net/ipv4/igmp.c 		struct in_device *in_dev;
in_device        2698 net/ipv4/igmp.c int ip_check_mc_rcu(struct in_device *in_dev, __be32 mc_addr, __be32 src_addr, u8 proto)
in_device        2745 net/ipv4/igmp.c 	struct in_device *in_dev;
in_device        2758 net/ipv4/igmp.c 		struct in_device *in_dev;
in_device        2873 net/ipv4/igmp.c 	struct in_device *idev;
in_device        2889 net/ipv4/igmp.c 		struct in_device *idev;
in_device        3051 net/ipv4/igmp.c 	struct in_device *in_dev;
in_device         885 net/ipv4/ip_gre.c 		struct in_device *in_dev;
in_device         284 net/ipv4/ip_input.c 		struct in_device *in_dev = __in_dev_get_rcu(dev);
in_device         365 net/ipv4/ip_input.c 		struct in_device *in_dev = __in_dev_get_rcu(dev);
in_device         454 net/ipv4/ipmr.c 	struct in_device *in_dev;
in_device         673 net/ipv4/ipmr.c 	struct in_device *in_dev;
in_device         838 net/ipv4/ipmr.c 	struct in_device *in_dev;
in_device          53 net/ipv4/netfilter/nf_tproxy_ipv4.c 	struct in_device *indev;
in_device         741 net/ipv4/route.c 	struct in_device *in_dev;
in_device         872 net/ipv4/route.c 	struct in_device *in_dev;
in_device         940 net/ipv4/route.c 	struct in_device *in_dev;
in_device        1688 net/ipv4/route.c 			  struct in_device *in_dev, u32 *itag)
in_device        1720 net/ipv4/route.c 	struct in_device *in_dev = __in_dev_get_rcu(dev);
in_device        1756 net/ipv4/route.c 				     struct in_device *in_dev,
in_device        1783 net/ipv4/route.c 			   struct in_device *in_dev,
in_device        1791 net/ipv4/route.c 	struct in_device *out_dev;
in_device        2009 net/ipv4/route.c 			    struct in_device *in_dev,
in_device        2040 net/ipv4/route.c 	struct in_device *in_dev = __in_dev_get_rcu(dev);
in_device        2276 net/ipv4/route.c 		struct in_device *in_dev = __in_dev_get_rcu(dev);
in_device        2287 net/ipv4/route.c 			struct in_device *l3_in_dev;
in_device        2319 net/ipv4/route.c 	struct in_device *in_dev;
in_device        3215 net/ipv4/route.c void ip_rt_multicast_event(struct in_device *in_dev)
in_device        2437 net/ipv4/udp.c 	struct in_device *in_dev = NULL;
in_device        3130 net/ipv6/addrconf.c 		struct in_device *in_dev = __in_dev_get_rtnl(dev);
in_device         327 net/mac80211/main.c 	struct in_device *idev;
in_device          26 net/netfilter/nf_conntrack_broadcast.c 	struct in_device *in_dev;
in_device         113 net/netfilter/nf_nat_masquerade.c 	struct in_device *idev = ((struct in_ifaddr *)ptr)->ifa_dev;
in_device          47 net/netfilter/nf_nat_redirect.c 		const struct in_device *indev;
in_device          34 net/netfilter/nfnetlink_osf.c 	struct in_device *in_dev = __in_dev_get_rcu(skb->dev);
in_device          74 net/sctp/protocol.c 	struct in_device *in_dev;
in_device          99 net/smc/smc_clc.c 	struct in_device *in_dev = __in_dev_get_rcu(dst->dev);
in_device         194 net/smc/smc_clc.c 	struct in_device *in_dev = __in_dev_get_rcu(dev);