blob: 4d4c0535835fdd0302c881c16fde7c0fc5d6e143 [file] [log] [blame]
Elliott Hughes82728372014-06-06 22:49:31 -07001/* Generated by ./xlat/gen.sh from ./xlat/sysctl_net_ipv6.in; do not edit. */
2
3static const struct xlat sysctl_net_ipv6[] = {
4#if defined(NET_IPV6_CONF) || (defined(HAVE_DECL_NET_IPV6_CONF) && HAVE_DECL_NET_IPV6_CONF)
Elliott Hughes0328d0a2015-03-18 11:18:43 -07005 XLAT(NET_IPV6_CONF),
Elliott Hughes82728372014-06-06 22:49:31 -07006#endif
7#if defined(NET_IPV6_NEIGH) || (defined(HAVE_DECL_NET_IPV6_NEIGH) && HAVE_DECL_NET_IPV6_NEIGH)
Elliott Hughes0328d0a2015-03-18 11:18:43 -07008 XLAT(NET_IPV6_NEIGH),
Elliott Hughes82728372014-06-06 22:49:31 -07009#endif
10#if defined(NET_IPV6_ROUTE) || (defined(HAVE_DECL_NET_IPV6_ROUTE) && HAVE_DECL_NET_IPV6_ROUTE)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070011 XLAT(NET_IPV6_ROUTE),
Elliott Hughes82728372014-06-06 22:49:31 -070012#endif
13#if defined(NET_IPV6_ICMP) || (defined(HAVE_DECL_NET_IPV6_ICMP) && HAVE_DECL_NET_IPV6_ICMP)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070014 XLAT(NET_IPV6_ICMP),
Elliott Hughes82728372014-06-06 22:49:31 -070015#endif
16#if defined(NET_IPV6_BINDV6ONLY) || (defined(HAVE_DECL_NET_IPV6_BINDV6ONLY) && HAVE_DECL_NET_IPV6_BINDV6ONLY)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070017 XLAT(NET_IPV6_BINDV6ONLY),
Elliott Hughes82728372014-06-06 22:49:31 -070018#endif
19#if defined(NET_IPV6_IP6FRAG_HIGH_THRESH) || (defined(HAVE_DECL_NET_IPV6_IP6FRAG_HIGH_THRESH) && HAVE_DECL_NET_IPV6_IP6FRAG_HIGH_THRESH)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070020 XLAT(NET_IPV6_IP6FRAG_HIGH_THRESH),
Elliott Hughes82728372014-06-06 22:49:31 -070021#endif
22#if defined(NET_IPV6_IP6FRAG_LOW_THRESH) || (defined(HAVE_DECL_NET_IPV6_IP6FRAG_LOW_THRESH) && HAVE_DECL_NET_IPV6_IP6FRAG_LOW_THRESH)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070023 XLAT(NET_IPV6_IP6FRAG_LOW_THRESH),
Elliott Hughes82728372014-06-06 22:49:31 -070024#endif
25#if defined(NET_IPV6_IP6FRAG_TIME) || (defined(HAVE_DECL_NET_IPV6_IP6FRAG_TIME) && HAVE_DECL_NET_IPV6_IP6FRAG_TIME)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070026 XLAT(NET_IPV6_IP6FRAG_TIME),
Elliott Hughes82728372014-06-06 22:49:31 -070027#endif
28#if defined(NET_IPV6_IP6FRAG_SECRET_INTERVAL) || (defined(HAVE_DECL_NET_IPV6_IP6FRAG_SECRET_INTERVAL) && HAVE_DECL_NET_IPV6_IP6FRAG_SECRET_INTERVAL)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070029 XLAT(NET_IPV6_IP6FRAG_SECRET_INTERVAL),
Elliott Hughes82728372014-06-06 22:49:31 -070030#endif
31#if defined(NET_IPV6_MLD_MAX_MSF) || (defined(HAVE_DECL_NET_IPV6_MLD_MAX_MSF) && HAVE_DECL_NET_IPV6_MLD_MAX_MSF)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070032 XLAT(NET_IPV6_MLD_MAX_MSF),
Elliott Hughes82728372014-06-06 22:49:31 -070033#endif
Elliott Hughes0328d0a2015-03-18 11:18:43 -070034 XLAT_END
Elliott Hughes82728372014-06-06 22:49:31 -070035};