~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/net/ipv6/ipv6_syms.c

Version: ~ [ linux-6.4-rc3 ] ~ [ linux-6.3.4 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.30 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.113 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.180 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.243 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.283 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.315 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 
  2 #include <linux/config.h>
  3 #include <linux/module.h>
  4 #include <net/protocol.h>
  5 #include <net/ipv6.h>
  6 #include <net/addrconf.h>
  7 #include <net/ip6_route.h>
  8 #include <net/xfrm.h>
  9 
 10 EXPORT_SYMBOL(ipv6_addr_type);
 11 EXPORT_SYMBOL(icmpv6_send);
 12 EXPORT_SYMBOL(icmpv6_statistics);
 13 EXPORT_SYMBOL(icmpv6_err_convert);
 14 EXPORT_SYMBOL(ndisc_mc_map);
 15 EXPORT_SYMBOL(register_inet6addr_notifier);
 16 EXPORT_SYMBOL(unregister_inet6addr_notifier);
 17 EXPORT_SYMBOL(ip6_route_output);
 18 #ifdef CONFIG_NETFILTER
 19 EXPORT_SYMBOL(ip6_route_me_harder);
 20 #endif
 21 EXPORT_SYMBOL(addrconf_lock);
 22 EXPORT_SYMBOL(ipv6_setsockopt);
 23 EXPORT_SYMBOL(ipv6_getsockopt);
 24 EXPORT_SYMBOL(inet6_register_protosw);
 25 EXPORT_SYMBOL(inet6_unregister_protosw);
 26 EXPORT_SYMBOL(inet6_add_protocol);
 27 EXPORT_SYMBOL(inet6_del_protocol);
 28 EXPORT_SYMBOL(ip6_xmit);
 29 EXPORT_SYMBOL(inet6_release);
 30 EXPORT_SYMBOL(inet6_bind);
 31 EXPORT_SYMBOL(inet6_getname);
 32 EXPORT_SYMBOL(inet6_ioctl);
 33 EXPORT_SYMBOL(ipv6_get_saddr);
 34 EXPORT_SYMBOL(ipv6_chk_addr);
 35 EXPORT_SYMBOL(in6addr_any);
 36 EXPORT_SYMBOL(in6addr_loopback);
 37 EXPORT_SYMBOL(in6_dev_finish_destroy);
 38 EXPORT_SYMBOL(ip6_find_1stfragopt);
 39 #ifdef CONFIG_XFRM
 40 EXPORT_SYMBOL(xfrm6_rcv);
 41 #endif
 42 EXPORT_SYMBOL(rt6_lookup);
 43 EXPORT_SYMBOL(fl6_sock_lookup);
 44 EXPORT_SYMBOL(ipv6_ext_hdr);
 45 EXPORT_SYMBOL(ip6_append_data);
 46 EXPORT_SYMBOL(ip6_flush_pending_frames);
 47 EXPORT_SYMBOL(ip6_push_pending_frames);
 48 EXPORT_SYMBOL(ipv6_push_nfrag_opts);
 49 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | Wiki (Japanese) | Wiki (English) | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

osdn.jp