/net/ipv6/ |
D | mcast.c | 121 static int unsolicited_report_interval(struct inet6_dev *idev) in unsolicited_report_interval() 240 struct inet6_dev *idev = __in6_dev_get(dev); in ipv6_sock_mc_drop() local 264 struct inet6_dev *idev = NULL; in ip6_mc_find_dev_rcu() local 304 struct inet6_dev *idev = __in6_dev_get(dev); in __ipv6_sock_mc_close() local 333 struct inet6_dev *idev; in ip6_mc_source() local 464 struct inet6_dev *idev; in ip6_mc_msfilter() local 555 struct inet6_dev *idev; in ip6_mc_msfget() local 727 static void mld_add_delrec(struct inet6_dev *idev, struct ifmcaddr6 *im) in mld_add_delrec() 765 static void mld_del_delrec(struct inet6_dev *idev, struct ifmcaddr6 *im) in mld_del_delrec() 804 static void mld_clear_delrec(struct inet6_dev *idev) in mld_clear_delrec() [all …]
|
D | addrconf.c | 128 static inline int addrconf_sysctl_register(struct inet6_dev *idev) in addrconf_sysctl_register() 133 static inline void addrconf_sysctl_unregister(struct inet6_dev *idev) in addrconf_sysctl_unregister() 303 static void addrconf_del_rs_timer(struct inet6_dev *idev) in addrconf_del_rs_timer() 315 static void addrconf_mod_rs_timer(struct inet6_dev *idev, in addrconf_mod_rs_timer() 330 static int snmp6_alloc_dev(struct inet6_dev *idev) in snmp6_alloc_dev() 474 struct inet6_dev *idev; in ipv6_find_idev() local 725 struct inet6_dev *idev; in inet6_netconf_dump_devconf() local 804 static void dev_forward_change(struct inet6_dev *idev) in dev_forward_change() 854 struct inet6_dev *idev; in addrconf_forward_change() local 917 struct inet6_dev *idev; in addrconf_linkdown_change() local [all …]
|
D | anycast.c | 67 struct inet6_dev *idev; in ipv6_sock_ac_join() local 284 int __ipv6_dev_ac_inc(struct inet6_dev *idev, const struct in6_addr *addr) in __ipv6_dev_ac_inc() 345 int __ipv6_dev_ac_dec(struct inet6_dev *idev, const struct in6_addr *addr) in __ipv6_dev_ac_dec() 383 struct inet6_dev *idev = __in6_dev_get(dev); in ipv6_dev_ac_dec() local 390 void ipv6_ac_destroy_dev(struct inet6_dev *idev) in ipv6_ac_destroy_dev() 418 struct inet6_dev *idev; in ipv6_chk_acast_dev() local 480 struct inet6_dev *idev; member 493 struct inet6_dev *idev; in ac6_get_first() local
|
D | proc.c | 231 struct inet6_dev *idev = (struct inet6_dev *)seq->private; in snmp6_dev_seq_show() local 242 int snmp6_register_dev(struct inet6_dev *idev) in snmp6_register_dev() 263 int snmp6_unregister_dev(struct inet6_dev *idev) in snmp6_unregister_dev()
|
D | ndisc.c | 401 struct inet6_dev *idev = __in6_dev_get(dev); in ndisc_allow_add() local 446 struct inet6_dev *idev; in ip6_nd_hdr() local 475 struct inet6_dev *idev; in ndisc_send_skb() local 576 struct inet6_dev *idev; in ndisc_send_unsol_na() local 780 struct inet6_dev *idev = NULL; in ndisc_recv_ns() local 963 struct inet6_dev *idev = __in6_dev_get(dev); in ndisc_recv_na() local 1072 struct inet6_dev *idev; in ndisc_recv_rs() local 1712 struct inet6_dev *idev = __in6_dev_get(skb->dev); in ndisc_suppress_frag_ndisc() local 1781 struct inet6_dev *idev; in ndisc_netdev_event() local 1842 struct inet6_dev *idev; in ndisc_ifinfo_sysctl_change() local
|
D | addrconf_core.c | 229 static void snmp6_free_dev(struct inet6_dev *idev) in snmp6_free_dev() 238 struct inet6_dev *idev = container_of(head, struct inet6_dev, rcu); in in6_dev_finish_destroy_rcu() local 246 void in6_dev_finish_destroy(struct inet6_dev *idev) in in6_dev_finish_destroy()
|
D | exthdrs.c | 278 struct inet6_dev *idev = __in6_dev_get(skb->dev); in ipv6_destopt_rcv() local 356 struct inet6_dev *idev; in ipv6_srh_rcv() local 477 struct inet6_dev *idev = __in6_dev_get(skb->dev); in ipv6_rthdr_rcv() local 743 struct inet6_dev *idev = __in6_dev_get_safely(skb->dev); in ipv6_hop_jumbo() local
|
D | ip6_input.c | 132 struct inet6_dev *idev; in ip6_rcv_core() local 335 struct inet6_dev *idev; in ip6_protocol_deliver_rcu() local
|
D | route.c | 372 struct inet6_dev *idev; in ip6_dst_destroy() local 391 struct inet6_dev *idev = rt->rt6i_idev; in ip6_dst_ifdown() local 633 struct inet6_dev *idev; in rt6_probe() local 1603 struct inet6_dev *idev; in fib6_mtu() local 2006 static bool rt6_mtu_change_route_allowed(struct inet6_dev *idev, in rt6_mtu_change_route_allowed() 2028 static void rt6_exceptions_update_pmtu(struct inet6_dev *idev, in rt6_exceptions_update_pmtu() 3109 struct inet6_dev *idev; in ip6_mtu() local 3144 struct inet6_dev *idev; in ip6_mtu_from_fib6() local 3176 struct inet6_dev *idev = in6_dev_get(dev); in icmp6_dst_alloc() local 3293 struct inet6_dev **idev) in ip6_route_check_nh() [all …]
|
D | output_core.c | 115 struct inet6_dev *idev; in ip6_dst_hoplimit() local
|
D | icmp.c | 435 struct inet6_dev *idev = NULL; in icmp6_send() local 686 struct inet6_dev *idev; in icmpv6_echo_reply() local 832 struct inet6_dev *idev = __in6_dev_get(dev); in icmpv6_rcv() local
|
D | ip6_output.c | 95 struct inet6_dev *idev = ip6_dst_idev(skb_dst(skb)); in ip6_finish_output2() local 237 struct inet6_dev *idev = ip6_dst_idev(skb_dst(skb)); in ip6_output() local 495 struct inet6_dev *idev = __in6_dev_get_safely(skb->dev); in ip6_forward() local 1863 struct inet6_dev *idev = ip6_dst_idev(skb_dst(skb)); in __ip6_make_skb() local
|
D | seg6_hmac.c | 245 struct inet6_dev *idev; in seg6_hmac_validate_skb() local
|
/net/netfilter/ |
D | nf_nat_redirect.c | 113 struct inet6_dev *idev; in nf_nat_redirect_ipv6() local
|
D | nf_nat_masquerade.c | 182 const struct in_device *idev; in masq_inet_event() local
|
/net/ipv4/ |
D | devinet.c | 205 static int devinet_sysctl_register(struct in_device *idev) in devinet_sysctl_register() 209 static void devinet_sysctl_unregister(struct in_device *idev) in devinet_sysctl_unregister() 234 void in_dev_finish_destroy(struct in_device *idev) in in_dev_finish_destroy() 300 struct in_device *idev = container_of(head, struct in_device, rcu_head); in in_dev_rcu_put() local 2376 struct in_device *idev in devinet_conf_ifindex() local 2458 struct in_device *idev = in devinet_sysctl_forward() local 2618 static int devinet_sysctl_register(struct in_device *idev) in devinet_sysctl_register() 2635 static void devinet_sysctl_unregister(struct in_device *idev) in devinet_sysctl_unregister()
|
D | fib_frontend.c | 355 int rpf, struct in_device *idev, u32 *itag) in __fib_validate_source() 433 struct in_device *idev, u32 *itag) in fib_validate_source()
|
D | igmp.c | 1825 struct in_device *idev = NULL; in ip_mc_find_dev() local 2889 struct in_device *idev; member 2905 struct in_device *idev; in igmp_mcf_get_first() local
|
/net/bridge/ |
D | br_netfilter_ipv6.c | 102 struct inet6_dev *idev = __in6_dev_get(skb->dev); in br_validate_ipv6() local
|
/net/6lowpan/ |
D | core.c | 111 struct inet6_dev *idev; in lowpan_event() local
|
/net/mac80211/ |
D | main.c | 327 struct in_device *idev; in ieee80211_ifa_changed() local 381 struct inet6_dev *idev = ifa->idev; in ieee80211_ifa6_changed() local
|
D | driver-ops.h | 1006 struct inet6_dev *idev) in drv_ipv6_addr_change()
|
/net/core/ |
D | netpoll.c | 749 struct inet6_dev *idev; in netpoll_setup() local
|
/net/sctp/ |
D | ipv6.c | 128 struct inet6_dev *idev; in sctp_v6_err() local
|
/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 268 struct inet6_dev *idev = __in6_dev_get_safely(skb->dev); in decrement_ttl() local
|