blob: 38d96fbc83af2ad152f962fa3afe01b8476f047f [file] [log] [blame]
Elliott Hughes82728372014-06-06 22:49:31 -07001/* Generated by ./xlat/gen.sh from ./xlat/domains.in; do not edit. */
2
3static const struct xlat domains[] = {
4#if defined(PF_UNSPEC) || (defined(HAVE_DECL_PF_UNSPEC) && HAVE_DECL_PF_UNSPEC)
Elliott Hughes0328d0a2015-03-18 11:18:43 -07005 XLAT(PF_UNSPEC),
Elliott Hughes82728372014-06-06 22:49:31 -07006#endif
7#if defined(PF_LOCAL) || (defined(HAVE_DECL_PF_LOCAL) && HAVE_DECL_PF_LOCAL)
Elliott Hughes0328d0a2015-03-18 11:18:43 -07008 XLAT(PF_LOCAL),
Elliott Hughes82728372014-06-06 22:49:31 -07009#endif
10#if defined(PF_UNIX) || (defined(HAVE_DECL_PF_UNIX) && HAVE_DECL_PF_UNIX)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070011 XLAT(PF_UNIX),
Elliott Hughes82728372014-06-06 22:49:31 -070012#endif
13#if defined(PF_INET) || (defined(HAVE_DECL_PF_INET) && HAVE_DECL_PF_INET)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070014 XLAT(PF_INET),
Elliott Hughes82728372014-06-06 22:49:31 -070015#endif
16#if defined(PF_AX25) || (defined(HAVE_DECL_PF_AX25) && HAVE_DECL_PF_AX25)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070017 XLAT(PF_AX25),
Elliott Hughes82728372014-06-06 22:49:31 -070018#endif
19#if defined(PF_IPX) || (defined(HAVE_DECL_PF_IPX) && HAVE_DECL_PF_IPX)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070020 XLAT(PF_IPX),
Elliott Hughes82728372014-06-06 22:49:31 -070021#endif
22#if defined(PF_APPLETALK) || (defined(HAVE_DECL_PF_APPLETALK) && HAVE_DECL_PF_APPLETALK)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070023 XLAT(PF_APPLETALK),
Elliott Hughes82728372014-06-06 22:49:31 -070024#endif
25#if defined(PF_NETROM) || (defined(HAVE_DECL_PF_NETROM) && HAVE_DECL_PF_NETROM)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070026 XLAT(PF_NETROM),
Elliott Hughes82728372014-06-06 22:49:31 -070027#endif
28#if defined(PF_BRIDGE) || (defined(HAVE_DECL_PF_BRIDGE) && HAVE_DECL_PF_BRIDGE)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070029 XLAT(PF_BRIDGE),
Elliott Hughes82728372014-06-06 22:49:31 -070030#endif
31#if defined(PF_ATMPVC) || (defined(HAVE_DECL_PF_ATMPVC) && HAVE_DECL_PF_ATMPVC)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070032 XLAT(PF_ATMPVC),
Elliott Hughes82728372014-06-06 22:49:31 -070033#endif
34#if defined(PF_X25) || (defined(HAVE_DECL_PF_X25) && HAVE_DECL_PF_X25)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070035 XLAT(PF_X25),
Elliott Hughes82728372014-06-06 22:49:31 -070036#endif
37#if defined(PF_INET6) || (defined(HAVE_DECL_PF_INET6) && HAVE_DECL_PF_INET6)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070038 XLAT(PF_INET6),
Elliott Hughes82728372014-06-06 22:49:31 -070039#endif
40#if defined(PF_ROSE) || (defined(HAVE_DECL_PF_ROSE) && HAVE_DECL_PF_ROSE)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070041 XLAT(PF_ROSE),
Elliott Hughes82728372014-06-06 22:49:31 -070042#endif
43#if defined(PF_DECnet) || (defined(HAVE_DECL_PF_DECnet) && HAVE_DECL_PF_DECnet)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070044 XLAT(PF_DECnet),
Elliott Hughes82728372014-06-06 22:49:31 -070045#endif
46#if defined(PF_NETBEUI) || (defined(HAVE_DECL_PF_NETBEUI) && HAVE_DECL_PF_NETBEUI)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070047 XLAT(PF_NETBEUI),
Elliott Hughes82728372014-06-06 22:49:31 -070048#endif
49#if defined(PF_SECURITY) || (defined(HAVE_DECL_PF_SECURITY) && HAVE_DECL_PF_SECURITY)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070050 XLAT(PF_SECURITY),
Elliott Hughes82728372014-06-06 22:49:31 -070051#endif
52#if defined(PF_KEY) || (defined(HAVE_DECL_PF_KEY) && HAVE_DECL_PF_KEY)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070053 XLAT(PF_KEY),
Elliott Hughes82728372014-06-06 22:49:31 -070054#endif
55#if defined(PF_NETLINK) || (defined(HAVE_DECL_PF_NETLINK) && HAVE_DECL_PF_NETLINK)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070056 XLAT(PF_NETLINK),
Elliott Hughes82728372014-06-06 22:49:31 -070057#endif
58#if defined(PF_ROUTE) || (defined(HAVE_DECL_PF_ROUTE) && HAVE_DECL_PF_ROUTE)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070059 XLAT(PF_ROUTE),
Elliott Hughes82728372014-06-06 22:49:31 -070060#endif
61#if defined(PF_PACKET) || (defined(HAVE_DECL_PF_PACKET) && HAVE_DECL_PF_PACKET)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070062 XLAT(PF_PACKET),
Elliott Hughes82728372014-06-06 22:49:31 -070063#endif
64#if defined(PF_ASH) || (defined(HAVE_DECL_PF_ASH) && HAVE_DECL_PF_ASH)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070065 XLAT(PF_ASH),
Elliott Hughes82728372014-06-06 22:49:31 -070066#endif
67#if defined(PF_ECONET) || (defined(HAVE_DECL_PF_ECONET) && HAVE_DECL_PF_ECONET)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070068 XLAT(PF_ECONET),
Elliott Hughes82728372014-06-06 22:49:31 -070069#endif
70#if defined(PF_ATMSVC) || (defined(HAVE_DECL_PF_ATMSVC) && HAVE_DECL_PF_ATMSVC)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070071 XLAT(PF_ATMSVC),
Elliott Hughes82728372014-06-06 22:49:31 -070072#endif
73#if defined(PF_RDS) || (defined(HAVE_DECL_PF_RDS) && HAVE_DECL_PF_RDS)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070074 XLAT(PF_RDS),
Elliott Hughes82728372014-06-06 22:49:31 -070075#endif
76#if defined(PF_SNA) || (defined(HAVE_DECL_PF_SNA) && HAVE_DECL_PF_SNA)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070077 XLAT(PF_SNA),
Elliott Hughes82728372014-06-06 22:49:31 -070078#endif
79#if defined(PF_IRDA) || (defined(HAVE_DECL_PF_IRDA) && HAVE_DECL_PF_IRDA)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070080 XLAT(PF_IRDA),
Elliott Hughes82728372014-06-06 22:49:31 -070081#endif
82#if defined(PF_PPPOX) || (defined(HAVE_DECL_PF_PPPOX) && HAVE_DECL_PF_PPPOX)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070083 XLAT(PF_PPPOX),
Elliott Hughes82728372014-06-06 22:49:31 -070084#endif
85#if defined(PF_WANPIPE) || (defined(HAVE_DECL_PF_WANPIPE) && HAVE_DECL_PF_WANPIPE)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070086 XLAT(PF_WANPIPE),
Elliott Hughes82728372014-06-06 22:49:31 -070087#endif
88#if defined(PF_LLC) || (defined(HAVE_DECL_PF_LLC) && HAVE_DECL_PF_LLC)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070089 XLAT(PF_LLC),
Elliott Hughes82728372014-06-06 22:49:31 -070090#endif
91#if defined(PF_CAN) || (defined(HAVE_DECL_PF_CAN) && HAVE_DECL_PF_CAN)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070092 XLAT(PF_CAN),
Elliott Hughes82728372014-06-06 22:49:31 -070093#endif
94#if defined(PF_TIPC) || (defined(HAVE_DECL_PF_TIPC) && HAVE_DECL_PF_TIPC)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070095 XLAT(PF_TIPC),
Elliott Hughes82728372014-06-06 22:49:31 -070096#endif
97#if defined(PF_BLUETOOTH) || (defined(HAVE_DECL_PF_BLUETOOTH) && HAVE_DECL_PF_BLUETOOTH)
Elliott Hughes0328d0a2015-03-18 11:18:43 -070098 XLAT(PF_BLUETOOTH),
Elliott Hughes82728372014-06-06 22:49:31 -070099#endif
100#if defined(PF_IUCV) || (defined(HAVE_DECL_PF_IUCV) && HAVE_DECL_PF_IUCV)
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700101 XLAT(PF_IUCV),
Elliott Hughes82728372014-06-06 22:49:31 -0700102#endif
103#if defined(PF_RXRPC) || (defined(HAVE_DECL_PF_RXRPC) && HAVE_DECL_PF_RXRPC)
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700104 XLAT(PF_RXRPC),
Elliott Hughes82728372014-06-06 22:49:31 -0700105#endif
106#if defined(PF_ISDN) || (defined(HAVE_DECL_PF_ISDN) && HAVE_DECL_PF_ISDN)
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700107 XLAT(PF_ISDN),
Elliott Hughes82728372014-06-06 22:49:31 -0700108#endif
109#if defined(PF_PHONET) || (defined(HAVE_DECL_PF_PHONET) && HAVE_DECL_PF_PHONET)
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700110 XLAT(PF_PHONET),
Elliott Hughes82728372014-06-06 22:49:31 -0700111#endif
112#if defined(PF_IEEE802154) || (defined(HAVE_DECL_PF_IEEE802154) && HAVE_DECL_PF_IEEE802154)
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700113 XLAT(PF_IEEE802154),
Elliott Hughes82728372014-06-06 22:49:31 -0700114#endif
115#if defined(PF_CAIF) || (defined(HAVE_DECL_PF_CAIF) && HAVE_DECL_PF_CAIF)
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700116 XLAT(PF_CAIF),
Elliott Hughes82728372014-06-06 22:49:31 -0700117#endif
118#if defined(PF_ALG) || (defined(HAVE_DECL_PF_ALG) && HAVE_DECL_PF_ALG)
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700119 XLAT(PF_ALG),
Elliott Hughes82728372014-06-06 22:49:31 -0700120#endif
121#if defined(PF_NFC) || (defined(HAVE_DECL_PF_NFC) && HAVE_DECL_PF_NFC)
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700122 XLAT(PF_NFC),
Elliott Hughes82728372014-06-06 22:49:31 -0700123#endif
124#if defined(PF_VSOCK) || (defined(HAVE_DECL_PF_VSOCK) && HAVE_DECL_PF_VSOCK)
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700125 XLAT(PF_VSOCK),
Elliott Hughes82728372014-06-06 22:49:31 -0700126#endif
Elliott Hughes0328d0a2015-03-18 11:18:43 -0700127 XLAT_END
Elliott Hughes82728372014-06-06 22:49:31 -0700128};