/linux-6.1.9/include/linux/ |
D | igmp.h | 68 struct in_device *interface; 110 extern int ip_check_mc_rcu(struct in_device *dev, __be32 mc_addr, __be32 src_addr, u8 proto); 126 extern void ip_mc_init_dev(struct in_device *); 127 extern void ip_mc_destroy_dev(struct in_device *); 128 extern void ip_mc_up(struct in_device *); 129 extern void ip_mc_down(struct in_device *); 130 extern void ip_mc_unmap(struct in_device *); 131 extern void ip_mc_remap(struct in_device *); 132 extern void __ip_mc_dec_group(struct in_device *in_dev, __be32 addr, gfp_t gfp); 133 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 59 static inline int ipv4_devconf_get(struct in_device *in_dev, int index) in ipv4_devconf_get() argument 65 static inline void ipv4_devconf_set(struct in_device *in_dev, int index, in ipv4_devconf_set() 73 static inline void ipv4_devconf_setall(struct in_device *in_dev) in ipv4_devconf_setall() 144 struct in_device *ifa_dev; 166 struct in_device *ivi_dev; 184 int inet_addr_onlink(struct in_device *in_dev, __be32 a, __be32 b); 196 struct in_device *inetdev_by_index(struct net *, int); 198 __be32 inet_confirm_addr(struct net *net, struct in_device *in_dev, __be32 dst, 200 struct in_ifaddr *inet_ifa_byprefix(struct in_device *in_dev, __be32 prefix, [all …]
|
/linux-6.1.9/net/ipv4/ |
D | igmp.c | 133 static int unsolicited_report_interval(struct in_device *in_dev) in unsolicited_report_interval() 156 static void igmpv3_add_delrec(struct in_device *in_dev, struct ip_mc_list *im, 158 static void igmpv3_del_delrec(struct in_device *in_dev, struct ip_mc_list *im); 159 static void igmpv3_clear_delrec(struct in_device *in_dev); 164 static int ip_mc_add_src(struct in_device *in_dev, __be32 *pmca, int sfmode, 223 static void igmp_gq_start_timer(struct in_device *in_dev) in igmp_gq_start_timer() 237 static void igmp_ifc_start_timer(struct in_device *in_dev, int delay) in igmp_ifc_start_timer() 332 struct in_device *in_dev = __in_dev_get_rcu(dev); in igmpv3_get_srcaddr() 585 static int igmpv3_send_report(struct in_device *in_dev, struct ip_mc_list *pmc) in igmpv3_send_report() 650 static void igmpv3_send_cr(struct in_device *in_dev) in igmpv3_send_cr() [all …]
|
D | devinet.c | 201 static void inet_del_ifa(struct in_device *in_dev, 205 static int devinet_sysctl_register(struct in_device *idev); 206 static void devinet_sysctl_unregister(struct in_device *idev); 208 static int devinet_sysctl_register(struct in_device *idev) in devinet_sysctl_register() 212 static void devinet_sysctl_unregister(struct in_device *idev) in devinet_sysctl_unregister() 237 void in_dev_finish_destroy(struct in_device *idev) in in_dev_finish_destroy() 255 static struct in_device *inetdev_init(struct net_device *dev) in inetdev_init() 257 struct in_device *in_dev; in inetdev_init() 303 struct in_device *idev = container_of(head, struct in_device, rcu_head); in in_dev_rcu_put() 307 static void inetdev_destroy(struct in_device *in_dev) in inetdev_destroy() [all …]
|
D | arp.c | 227 struct in_device *in_dev; in arp_constructor() 340 struct in_device *in_dev; in arp_solicit() 396 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() 432 static int arp_accept(struct in_device *in_dev, __be32 sip) in arp_accept() 473 static inline int arp_fwd_proxy(struct in_device *in_dev, in arp_fwd_proxy() 476 struct in_device *out_dev; in arp_fwd_proxy() 518 static inline int arp_fwd_pvlan(struct in_device *in_dev, in arp_fwd_pvlan() 701 struct in_device *in_dev = __in_dev_get_rcu(dev); in arp_process() 1276 struct in_device *in_dev; in arp_netdev_event()
|
D | fib_frontend.c | 274 struct in_device *in_dev; in fib_compute_spec_dst() 346 int rpf, struct in_device *idev, u32 *itag) in __fib_validate_source() 423 struct in_device *idev, u32 *itag) in fib_validate_source() 546 struct in_device *in_dev; in rtentry_to_fib_config() 1108 struct in_device *in_dev = ifa->ifa_dev; in fib_add_ifaddr() 1155 struct in_device *in_dev = ifa->ifa_dev; in fib_modify_prefix_metric() 1182 struct in_device *in_dev = ifa->ifa_dev; in fib_del_ifaddr() 1465 struct in_device *in_dev; in fib_netdev_event()
|
D | ip_input.c | 287 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_rcv_options() 370 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_rcv_finish_core() 397 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_rcv_finish_core()
|
D | route.c | 744 struct in_device *in_dev; in __ip_do_redirect() 877 struct in_device *in_dev; in ip_rt_send_redirect() 945 struct in_device *in_dev; in ip_error() 1693 struct in_device *in_dev, u32 *itag) in ip_mc_validate_source() 1725 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_route_input_mc() 1765 struct in_device *in_dev, in ip_handle_martian_source() 1792 struct in_device *in_dev, in __mkroute_input() 1800 struct in_device *out_dev; in __mkroute_input() 2140 struct in_device *in_dev, in ip_mkroute_input() 2164 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_route_use_hint() [all …]
|
/linux-6.1.9/include/net/ |
D | route.h | 126 struct in_device; 201 struct in_device *in_dev, u32 *itag); 239 void ip_rt_multicast_event(struct in_device *);
|
D | ip_fib.h | 440 struct in_device *idev, u32 *itag);
|
D | bonding.h | 636 struct in_device *in_dev; in bond_confirm_addr()
|
/linux-6.1.9/net/netfilter/ |
D | nf_conntrack_broadcast.c | 27 struct in_device *in_dev; in nf_conntrack_broadcast_help()
|
D | nf_nat_redirect.c | 47 const struct in_device *indev; in nf_nat_redirect_ipv4()
|
D | nf_nat_masquerade.c | 187 const struct in_device *idev; in masq_inet_event()
|
D | nfnetlink_osf.c | 34 struct in_device *in_dev = __in_dev_get_rcu(skb->dev); in nf_osf_ttl()
|
/linux-6.1.9/net/ipv4/netfilter/ |
D | nf_tproxy_ipv4.c | 53 struct in_device *indev; in nf_tproxy_laddr4()
|
/linux-6.1.9/arch/um/drivers/ |
D | net_kern.c | 765 struct in_device *ip; in inet_register() 827 struct in_device *ip = dev->ip_ptr; in iter_addresses() 844 struct in_device *ip = dev->ip_ptr; in dev_netmask()
|
/linux-6.1.9/drivers/net/wan/ |
D | hdlc_cisco.c | 147 struct in_device *in_dev; in cisco_rx()
|
/linux-6.1.9/drivers/parisc/ |
D | led.c | 367 struct in_device *in_dev = __in_dev_get_rcu(dev); in led_get_net_activity()
|
/linux-6.1.9/drivers/net/wireguard/ |
D | device.c | 32 struct in_device *dev_v4 = __in_dev_get_rtnl(dev); in wg_open()
|
/linux-6.1.9/net/bridge/ |
D | br_arp_nd_proxy.c | 95 struct in_device *in_dev; in br_chk_addr_ip()
|
/linux-6.1.9/drivers/net/plip/ |
D | plip.c | 1013 const struct in_device *in_dev; in plip_rewrite_address() 1070 struct in_device *in_dev; in plip_open()
|
/linux-6.1.9/net/smc/ |
D | smc_clc.c | 482 struct in_device *in_dev = __in_dev_get_rcu(dst->dev); in smc_clc_prfx_set4_rcu() 577 struct in_device *in_dev = __in_dev_get_rcu(dev); in smc_clc_prfx_match4_rcu()
|
/linux-6.1.9/drivers/infiniband/hw/usnic/ |
D | usnic_ib_main.c | 372 struct in_device *ind; in usnic_ib_device_add()
|
/linux-6.1.9/drivers/net/ethernet/marvell/prestera/ |
D | prestera_router.c | 1337 struct in_device *idev; in __prestera_inetaddr_cb() 1361 struct in_device *idev; in __prestera_inetaddr_valid_cb()
|