Home
last modified time | relevance | path

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

123

/linux/include/linux/
H A Digmp.h69 struct in_device *interface;
113 extern int ip_check_mc_rcu(struct in_device *dev, __be32 mc_addr, __be32 src_addr, u8 proto);
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()
[all …]
H A Dinetdevice.h25 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 …]
/linux/net/ipv4/
H A Digmp.c136 static int unsolicited_report_interval(struct in_device *in_dev) in unsolicited_report_interval()
159 static void igmpv3_add_delrec(struct in_device *in_dev, struct ip_mc_list *im,
161 static void igmpv3_del_delrec(struct in_device *in_dev, struct ip_mc_list *im);
162 static void igmpv3_clear_delrec(struct in_device *in_dev);
167 static int ip_mc_add_src(struct in_device *in_dev, __be32 *pmca, int sfmode,
228 static void igmp_gq_start_timer(struct in_device *in_dev) in igmp_gq_start_timer()
242 static void igmp_ifc_start_timer(struct in_device *in_dev, int delay) in igmp_ifc_start_timer()
337 struct in_device *in_dev = __in_dev_get_rcu(dev); in igmpv3_get_srcaddr()
591 static int igmpv3_send_report(struct in_device *in_dev, struct ip_mc_list *pmc) in igmpv3_send_report()
656 static void igmpv3_send_cr(struct in_device *in_dev) in igmpv3_send_cr()
[all …]
H A Ddevinet.c190 static void inet_del_ifa(struct in_device *in_dev,
194 static int devinet_sysctl_register(struct in_device *idev);
195 static void devinet_sysctl_unregister(struct in_device *idev);
197 static int devinet_sysctl_register(struct in_device *idev) in devinet_sysctl_register()
201 static void devinet_sysctl_unregister(struct in_device *idev) in devinet_sysctl_unregister()
208 static struct in_ifaddr *inet_alloc_ifa(struct in_device *in_dev) in inet_alloc_ifa()
243 struct in_device *idev = container_of(head, struct in_device, rcu_head); in in_dev_free_rcu()
249 void in_dev_finish_destroy(struct in_device *idev) in in_dev_finish_destroy()
266 static struct in_device *inetdev_init(struct net_device *dev) in inetdev_init()
268 struct in_device *in_dev; in inetdev_init()
[all …]
H A Darp.c228 struct in_device *in_dev; in arp_constructor()
341 struct in_device *in_dev; in arp_solicit()
397 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore()
433 static int arp_accept(struct in_device *in_dev, __be32 sip) in arp_accept()
475 static inline int arp_fwd_proxy(struct in_device *in_dev, in arp_fwd_proxy()
478 struct in_device *out_dev; in arp_fwd_proxy()
520 static inline int arp_fwd_pvlan(struct in_device *in_dev, in arp_fwd_pvlan()
706 struct in_device *in_dev = __in_dev_get_rcu(dev); in arp_process()
1329 struct in_device *in_dev; in arp_netdev_event()
H A Dip_input.c296 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_rcv_options()
373 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_rcv_finish_core()
403 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_rcv_finish_core()
H A Dfib_frontend.c275 struct in_device *in_dev; in fib_compute_spec_dst()
347 int rpf, struct in_device *idev, u32 *itag) in __fib_validate_source()
431 struct in_device *idev, u32 *itag) in fib_validate_source()
555 struct in_device *in_dev; in rtentry_to_fib_config()
1141 struct in_device *in_dev = ifa->ifa_dev; in fib_add_ifaddr()
1188 struct in_device *in_dev = ifa->ifa_dev; in fib_modify_prefix_metric()
1215 struct in_device *in_dev = ifa->ifa_dev; in fib_del_ifaddr()
1498 struct in_device *in_dev; in fib_netdev_event()
H A Droute.c750 struct in_device *in_dev; in __ip_do_redirect()
876 struct in_device *in_dev; in ip_rt_send_redirect()
942 struct in_device *in_dev; in ip_error()
1710 struct in_device *in_dev, u32 *itag) in ip_mc_validate_source()
1745 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_route_input_mc()
1786 struct in_device *in_dev, in ip_handle_martian_source()
1813 struct in_device *in_dev, __be32 daddr, in __mkroute_input()
1822 struct in_device *out_dev; in __mkroute_input()
2170 struct in_device *in_dev, __be32 daddr, in ip_mkroute_input()
2196 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_route_use_hint()
[all …]
H A Dicmp.c647 struct in_device *in_dev; in icmp_ext_iio_addr4_find()
1282 struct in_device *in_dev; in icmp_build_probe()
/linux/include/net/
H A Droute.h128 struct in_device;
219 struct in_device *in_dev, u32 *itag);
260 void ip_rt_multicast_event(struct in_device *);
H A Dip_fib.h455 struct in_device *idev, u32 *itag);
460 struct in_device *idev, u32 *itag) in fib_validate_source_reason()
/linux/net/netfilter/
H A Dnf_conntrack_broadcast.c28 struct in_device *in_dev; in nf_conntrack_broadcast_help()
H A Dnf_nat_redirect.c62 const struct in_device *indev; in nf_nat_redirect_ipv4()
H A Dnf_nat_masquerade.c187 const struct in_device *idev; in masq_inet_event()
H A Dnfnetlink_osf.c34 struct in_device *in_dev = __in_dev_get_rcu(skb->dev); in nf_osf_ttl()
/linux/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c53 struct in_device *indev; in nf_tproxy_laddr4()
/linux/drivers/net/ovpn/
H A Dmain.c38 struct in_device *dev_v4; in ovpn_mp_alloc()
/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst87 struct in_device* ip_ptr read_mostly read_mostly …
/linux/drivers/net/wan/
H A Dhdlc_cisco.c147 struct in_device *in_dev; in cisco_rx()
/linux/drivers/net/wireguard/
H A Ddevice.c33 struct in_device *dev_v4 = __in_dev_get_rtnl(dev); in wg_open()
/linux/drivers/net/plip/
H A Dplip.c1013 const struct in_device *in_dev; in plip_rewrite_address()
1070 struct in_device *in_dev; in plip_open()
/linux/net/bridge/
H A Dbr_arp_nd_proxy.c95 struct in_device *in_dev; in br_chk_addr_ip()
/linux/net/batman-adv/
H A Dmulticast.c112 struct in_device *in_dev = __in_dev_get_rcu(dev); in batadv_mcast_mla_rtr_flags_meshif_get_ipv4()
371 struct in_device *in_dev; in batadv_mcast_mla_meshif_get_ipv4()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c1337 struct in_device *idev; in __prestera_inetaddr_cb()
1361 struct in_device *idev; in __prestera_inetaddr_valid_cb()
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c389 struct in_device *ind; in usnic_ib_device_add()

123