blob: 47bff97ed257eeb1ef487fb05a4054687bbeb50f [file] [log] [blame]
Elliott Hughes82728372014-06-06 22:49:31 -07001/* Generated by ./xlat/gen.sh from ./xlat/sysctl_net_ipv4_conf.in; do not edit. */
2
3static const struct xlat sysctl_net_ipv4_conf[] = {
4#if defined(NET_IPV4_CONF_FORWARDING) || (defined(HAVE_DECL_NET_IPV4_CONF_FORWARDING) && HAVE_DECL_NET_IPV4_CONF_FORWARDING)
Elliott Hughes0328d0a2015-03-18 11:18:43 -07005 XLAT(NET_IPV4_CONF_FORWARDING),
Elliott Hughes82728372014-06-06 22:49:31 -07006#endif
7#if defined(NET_IPV4_CONF_MC_FORWARDING) || (defined(HAVE_DECL_NET_IPV4_CONF_MC_FORWARDING) && HAVE_DECL_NET_IPV4_CONF_MC_FORWARDING)
Elliott Hughes0328d0a2015-03-18 11:18:43 -07008 XLAT(NET_IPV4_CONF_MC_FORWARDING),
Elliott Hughes82728372014-06-06 22:49:31 -07009#endif
10#if defined(NET_IPV4_CONF_PROXY_ARP) || (defined(HAVE_DECL_NET_IPV4_CONF_PROXY_ARP) && HAVE_DECL_NET_IPV4_CONF_PROXY_ARP)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070011 XLAT(NET_IPV4_CONF_PROXY_ARP),
Elliott Hughes82728372014-06-06 22:49:31 -070012#endif
13#if defined(NET_IPV4_CONF_ACCEPT_REDIRECTS) || (defined(HAVE_DECL_NET_IPV4_CONF_ACCEPT_REDIRECTS) && HAVE_DECL_NET_IPV4_CONF_ACCEPT_REDIRECTS)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070014 XLAT(NET_IPV4_CONF_ACCEPT_REDIRECTS),
Elliott Hughes82728372014-06-06 22:49:31 -070015#endif
16#if defined(NET_IPV4_CONF_SECURE_REDIRECTS) || (defined(HAVE_DECL_NET_IPV4_CONF_SECURE_REDIRECTS) && HAVE_DECL_NET_IPV4_CONF_SECURE_REDIRECTS)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070017 XLAT(NET_IPV4_CONF_SECURE_REDIRECTS),
Elliott Hughes82728372014-06-06 22:49:31 -070018#endif
19#if defined(NET_IPV4_CONF_SEND_REDIRECTS) || (defined(HAVE_DECL_NET_IPV4_CONF_SEND_REDIRECTS) && HAVE_DECL_NET_IPV4_CONF_SEND_REDIRECTS)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070020 XLAT(NET_IPV4_CONF_SEND_REDIRECTS),
Elliott Hughes82728372014-06-06 22:49:31 -070021#endif
22#if defined(NET_IPV4_CONF_SHARED_MEDIA) || (defined(HAVE_DECL_NET_IPV4_CONF_SHARED_MEDIA) && HAVE_DECL_NET_IPV4_CONF_SHARED_MEDIA)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070023 XLAT(NET_IPV4_CONF_SHARED_MEDIA),
Elliott Hughes82728372014-06-06 22:49:31 -070024#endif
25#if defined(NET_IPV4_CONF_RP_FILTER) || (defined(HAVE_DECL_NET_IPV4_CONF_RP_FILTER) && HAVE_DECL_NET_IPV4_CONF_RP_FILTER)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070026 XLAT(NET_IPV4_CONF_RP_FILTER),
Elliott Hughes82728372014-06-06 22:49:31 -070027#endif
28#if defined(NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE) || (defined(HAVE_DECL_NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE) && HAVE_DECL_NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070029 XLAT(NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE),
Elliott Hughes82728372014-06-06 22:49:31 -070030#endif
31#if defined(NET_IPV4_CONF_BOOTP_RELAY) || (defined(HAVE_DECL_NET_IPV4_CONF_BOOTP_RELAY) && HAVE_DECL_NET_IPV4_CONF_BOOTP_RELAY)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070032 XLAT(NET_IPV4_CONF_BOOTP_RELAY),
Elliott Hughes82728372014-06-06 22:49:31 -070033#endif
34#if defined(NET_IPV4_CONF_LOG_MARTIANS) || (defined(HAVE_DECL_NET_IPV4_CONF_LOG_MARTIANS) && HAVE_DECL_NET_IPV4_CONF_LOG_MARTIANS)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070035 XLAT(NET_IPV4_CONF_LOG_MARTIANS),
Elliott Hughes82728372014-06-06 22:49:31 -070036#endif
37#if defined(NET_IPV4_CONF_TAG) || (defined(HAVE_DECL_NET_IPV4_CONF_TAG) && HAVE_DECL_NET_IPV4_CONF_TAG)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070038 XLAT(NET_IPV4_CONF_TAG),
Elliott Hughes82728372014-06-06 22:49:31 -070039#endif
40#if defined(NET_IPV4_CONF_ARPFILTER) || (defined(HAVE_DECL_NET_IPV4_CONF_ARPFILTER) && HAVE_DECL_NET_IPV4_CONF_ARPFILTER)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070041 XLAT(NET_IPV4_CONF_ARPFILTER),
Elliott Hughes82728372014-06-06 22:49:31 -070042#endif
43#if defined(NET_IPV4_CONF_MEDIUM_ID) || (defined(HAVE_DECL_NET_IPV4_CONF_MEDIUM_ID) && HAVE_DECL_NET_IPV4_CONF_MEDIUM_ID)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070044 XLAT(NET_IPV4_CONF_MEDIUM_ID),
Elliott Hughes82728372014-06-06 22:49:31 -070045#endif
46#if defined(NET_IPV4_CONF_NOXFRM) || (defined(HAVE_DECL_NET_IPV4_CONF_NOXFRM) && HAVE_DECL_NET_IPV4_CONF_NOXFRM)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070047 XLAT(NET_IPV4_CONF_NOXFRM),
Elliott Hughes82728372014-06-06 22:49:31 -070048#endif
49#if defined(NET_IPV4_CONF_NOPOLICY) || (defined(HAVE_DECL_NET_IPV4_CONF_NOPOLICY) && HAVE_DECL_NET_IPV4_CONF_NOPOLICY)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070050 XLAT(NET_IPV4_CONF_NOPOLICY),
Elliott Hughes82728372014-06-06 22:49:31 -070051#endif
52#if defined(NET_IPV4_CONF_FORCE_IGMP_VERSION) || (defined(HAVE_DECL_NET_IPV4_CONF_FORCE_IGMP_VERSION) && HAVE_DECL_NET_IPV4_CONF_FORCE_IGMP_VERSION)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070053 XLAT(NET_IPV4_CONF_FORCE_IGMP_VERSION),
Elliott Hughes82728372014-06-06 22:49:31 -070054#endif
55#if defined(NET_IPV4_CONF_ARP_ANNOUNCE) || (defined(HAVE_DECL_NET_IPV4_CONF_ARP_ANNOUNCE) && HAVE_DECL_NET_IPV4_CONF_ARP_ANNOUNCE)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070056 XLAT(NET_IPV4_CONF_ARP_ANNOUNCE),
Elliott Hughes82728372014-06-06 22:49:31 -070057#endif
58#if defined(NET_IPV4_CONF_ARP_IGNORE) || (defined(HAVE_DECL_NET_IPV4_CONF_ARP_IGNORE) && HAVE_DECL_NET_IPV4_CONF_ARP_IGNORE)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070059 XLAT(NET_IPV4_CONF_ARP_IGNORE),
Elliott Hughes82728372014-06-06 22:49:31 -070060#endif
61#if defined(NET_IPV4_CONF_PROMOTE_SECONDARIES) || (defined(HAVE_DECL_NET_IPV4_CONF_PROMOTE_SECONDARIES) && HAVE_DECL_NET_IPV4_CONF_PROMOTE_SECONDARIES)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070062 XLAT(NET_IPV4_CONF_PROMOTE_SECONDARIES),
Elliott Hughes82728372014-06-06 22:49:31 -070063#endif
64#if defined(NET_IPV4_CONF_ARP_ACCEPT) || (defined(HAVE_DECL_NET_IPV4_CONF_ARP_ACCEPT) && HAVE_DECL_NET_IPV4_CONF_ARP_ACCEPT)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070065 XLAT(NET_IPV4_CONF_ARP_ACCEPT),
Elliott Hughes82728372014-06-06 22:49:31 -070066#endif
67#if defined(NET_IPV4_CONF_ARP_NOTIFY) || (defined(HAVE_DECL_NET_IPV4_CONF_ARP_NOTIFY) && HAVE_DECL_NET_IPV4_CONF_ARP_NOTIFY)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070068 XLAT(NET_IPV4_CONF_ARP_NOTIFY),
Elliott Hughes82728372014-06-06 22:49:31 -070069#endif
Elliott Hughes0328d0a2015-03-18 11:18:43 -070070 XLAT_END
Elliott Hughes82728372014-06-06 22:49:31 -070071};