Home
last modified time | relevance | path

Searched defs:in_dev (Results 1 – 24 of 24) sorted by relevance

/net/ipv4/
Digmp.c122 #define IGMP_V1_SEEN(in_dev) \ argument
127 #define IGMP_V2_SEEN(in_dev) \ argument
133 static int unsolicited_report_interval(struct in_device *in_dev) in unsolicited_report_interval()
175 #define for_each_pmc_rcu(in_dev, pmc) \ argument
180 #define for_each_pmc_rtnl(in_dev, pmc) \ argument
225 static void igmp_gq_start_timer(struct in_device *in_dev) in igmp_gq_start_timer()
239 static void igmp_ifc_start_timer(struct in_device *in_dev, int delay) in igmp_ifc_start_timer()
334 struct in_device *in_dev = __in_dev_get_rcu(dev); in igmpv3_get_srcaddr() local
588 static int igmpv3_send_report(struct in_device *in_dev, struct ip_mc_list *pmc) in igmpv3_send_report()
653 static void igmpv3_send_cr(struct in_device *in_dev) in igmpv3_send_cr()
[all …]
Ddevinet.c261 struct in_device *in_dev; in inetdev_init() local
305 static void inetdev_destroy(struct in_device *in_dev) in inetdev_destroy()
332 int inet_addr_onlink(struct in_device *in_dev, __be32 a, __be32 b) in inet_addr_onlink()
349 static void __inet_del_ifa(struct in_device *in_dev, in __inet_del_ifa()
462 static void inet_del_ifa(struct in_device *in_dev, in inet_del_ifa()
477 struct in_device *in_dev = ifa->ifa_dev; in __inet_insert_ifa() local
566 struct in_device *in_dev = __in_dev_get_rtnl(dev); in inet_set_ifa() local
592 struct in_device *in_dev = NULL; in inetdev_by_index() local
605 struct in_ifaddr *inet_ifa_byprefix(struct in_device *in_dev, __be32 prefix, in inet_ifa_byprefix()
651 struct in_device *in_dev; in inet_rtm_deladdr() local
[all …]
Dip_input.c285 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_rcv_options() local
368 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_rcv_finish_core() local
395 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_rcv_finish_core() local
Darp.c226 struct in_device *in_dev; in arp_constructor() local
339 struct in_device *in_dev; in arp_solicit() local
395 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore()
452 static inline int arp_fwd_proxy(struct in_device *in_dev, in arp_fwd_proxy()
497 static inline int arp_fwd_pvlan(struct in_device *in_dev, in arp_fwd_pvlan()
680 struct in_device *in_dev = __in_dev_get_rcu(dev); in arp_process() local
Dfib_frontend.c273 struct in_device *in_dev; in fib_compute_spec_dst() local
543 struct in_device *in_dev; in rtentry_to_fib_config() local
1100 struct in_device *in_dev = ifa->ifa_dev; in fib_add_ifaddr() local
1147 struct in_device *in_dev = ifa->ifa_dev; in fib_modify_prefix_metric() local
1174 struct in_device *in_dev = ifa->ifa_dev; in fib_del_ifaddr() local
1457 struct in_device *in_dev; in fib_netdev_event() local
Droute.c750 struct in_device *in_dev; in __ip_do_redirect() local
884 struct in_device *in_dev; in ip_rt_send_redirect() local
952 struct in_device *in_dev; in ip_error() local
1697 struct in_device *in_dev, u32 *itag) in ip_mc_validate_source()
1729 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_route_input_mc() local
1771 struct in_device *in_dev, in ip_handle_martian_source()
1798 struct in_device *in_dev, in __mkroute_input()
2147 struct in_device *in_dev, in ip_mkroute_input()
2172 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_route_use_hint() local
2234 struct in_device *in_dev = __in_dev_get_rcu(dev); in ip_route_input_slow() local
[all …]
Dipmr.c429 struct in_device *in_dev; in ipmr_init_vif_indev() local
652 struct in_device *in_dev; in vif_delete() local
817 struct in_device *in_dev; in vif_add() local
Dip_gre.c920 struct in_device *in_dev; in ipgre_close() local
Dfib_semantics.c1214 struct in_device *in_dev; in fib_check_nh_nongw() local
Dudp.c2586 struct in_device *in_dev = NULL; in udp_v4_early_demux() local
/net/netfilter/
Dnf_conntrack_broadcast.c26 struct in_device *in_dev; in nf_conntrack_broadcast_help() local
Dnfnetlink_osf.c34 struct in_device *in_dev = __in_dev_get_rcu(skb->dev); in nf_osf_ttl() local
/net/smc/
Dsmc_clc.c166 struct in_device *in_dev = __in_dev_get_rcu(dst->dev); in smc_clc_prfx_set4_rcu() local
261 struct in_device *in_dev = __in_dev_get_rcu(dev); in smc_clc_prfx_match4_rcu() local
/net/bridge/
Dbr_arp_nd_proxy.c95 struct in_device *in_dev; in br_chk_addr_ip() local
Dbr_netfilter_hooks.c373 struct in_device *in_dev = __in_dev_get_rcu(dev); in br_nf_pre_routing_finish() local
Dbr_multicast.c3925 struct in_device *in_dev = in_dev_get(br->dev); in br_ip4_multicast_join_snoopers() local
3956 struct in_device *in_dev = in_dev_get(br->dev); in br_ip4_multicast_leave_snoopers() local
/net/core/
Dnetpoll.c680 struct in_device *in_dev; in netpoll_setup() local
Dpktgen.c2222 struct in_device *in_dev; in pktgen_setup_inject() local
Dfilter.c5411 struct in_device *in_dev; in bpf_ipv4_fib_lookup() local
/net/batman-adv/
Dmulticast.c113 struct in_device *in_dev = __in_dev_get_rcu(dev); in batadv_mcast_mla_rtr_flags_softif_get_ipv4() local
342 struct in_device *in_dev; in batadv_mcast_mla_softif_get_ipv4() local
Dtranslation-table.c643 struct net_device *in_dev = NULL; in batadv_tt_local_add() local
/net/atm/
Dclip.c581 struct in_device *in_dev; in clip_inet_event() local
/net/sctp/
Dprotocol.c75 struct in_device *in_dev; in sctp_v4_copy_addrlist() local
/net/ipv6/
Daddrconf.c3200 struct in_device *in_dev = __in_dev_get_rtnl(dev); in add_v4_addrs() local