1 /* Generated by ./xlat/gen.sh from ./xlat/domains.in; do not edit. */ 2 3 #ifdef IN_MPERS 4 5 # error static const struct xlat domains in mpers mode 6 7 #else 8 9 static 10 const struct xlat domains[] = { 11 #if defined(PF_UNSPEC) || (defined(HAVE_DECL_PF_UNSPEC) && HAVE_DECL_PF_UNSPEC) 12 XLAT(PF_UNSPEC), 13 #endif 14 #if defined(PF_LOCAL) || (defined(HAVE_DECL_PF_LOCAL) && HAVE_DECL_PF_LOCAL) 15 XLAT(PF_LOCAL), 16 #endif 17 #if defined(PF_UNIX) || (defined(HAVE_DECL_PF_UNIX) && HAVE_DECL_PF_UNIX) 18 XLAT(PF_UNIX), 19 #endif 20 #if defined(PF_INET) || (defined(HAVE_DECL_PF_INET) && HAVE_DECL_PF_INET) 21 XLAT(PF_INET), 22 #endif 23 #if defined(PF_AX25) || (defined(HAVE_DECL_PF_AX25) && HAVE_DECL_PF_AX25) 24 XLAT(PF_AX25), 25 #endif 26 #if defined(PF_IPX) || (defined(HAVE_DECL_PF_IPX) && HAVE_DECL_PF_IPX) 27 XLAT(PF_IPX), 28 #endif 29 #if defined(PF_APPLETALK) || (defined(HAVE_DECL_PF_APPLETALK) && HAVE_DECL_PF_APPLETALK) 30 XLAT(PF_APPLETALK), 31 #endif 32 #if defined(PF_NETROM) || (defined(HAVE_DECL_PF_NETROM) && HAVE_DECL_PF_NETROM) 33 XLAT(PF_NETROM), 34 #endif 35 #if defined(PF_BRIDGE) || (defined(HAVE_DECL_PF_BRIDGE) && HAVE_DECL_PF_BRIDGE) 36 XLAT(PF_BRIDGE), 37 #endif 38 #if defined(PF_ATMPVC) || (defined(HAVE_DECL_PF_ATMPVC) && HAVE_DECL_PF_ATMPVC) 39 XLAT(PF_ATMPVC), 40 #endif 41 #if defined(PF_X25) || (defined(HAVE_DECL_PF_X25) && HAVE_DECL_PF_X25) 42 XLAT(PF_X25), 43 #endif 44 #if defined(PF_INET6) || (defined(HAVE_DECL_PF_INET6) && HAVE_DECL_PF_INET6) 45 XLAT(PF_INET6), 46 #endif 47 #if defined(PF_ROSE) || (defined(HAVE_DECL_PF_ROSE) && HAVE_DECL_PF_ROSE) 48 XLAT(PF_ROSE), 49 #endif 50 #if defined(PF_DECnet) || (defined(HAVE_DECL_PF_DECnet) && HAVE_DECL_PF_DECnet) 51 XLAT(PF_DECnet), 52 #endif 53 #if defined(PF_NETBEUI) || (defined(HAVE_DECL_PF_NETBEUI) && HAVE_DECL_PF_NETBEUI) 54 XLAT(PF_NETBEUI), 55 #endif 56 #if defined(PF_SECURITY) || (defined(HAVE_DECL_PF_SECURITY) && HAVE_DECL_PF_SECURITY) 57 XLAT(PF_SECURITY), 58 #endif 59 #if defined(PF_KEY) || (defined(HAVE_DECL_PF_KEY) && HAVE_DECL_PF_KEY) 60 XLAT(PF_KEY), 61 #endif 62 #if defined(PF_NETLINK) || (defined(HAVE_DECL_PF_NETLINK) && HAVE_DECL_PF_NETLINK) 63 XLAT(PF_NETLINK), 64 #endif 65 #if defined(PF_ROUTE) || (defined(HAVE_DECL_PF_ROUTE) && HAVE_DECL_PF_ROUTE) 66 XLAT(PF_ROUTE), 67 #endif 68 #if defined(PF_PACKET) || (defined(HAVE_DECL_PF_PACKET) && HAVE_DECL_PF_PACKET) 69 XLAT(PF_PACKET), 70 #endif 71 #if defined(PF_ASH) || (defined(HAVE_DECL_PF_ASH) && HAVE_DECL_PF_ASH) 72 XLAT(PF_ASH), 73 #endif 74 #if defined(PF_ECONET) || (defined(HAVE_DECL_PF_ECONET) && HAVE_DECL_PF_ECONET) 75 XLAT(PF_ECONET), 76 #endif 77 #if defined(PF_ATMSVC) || (defined(HAVE_DECL_PF_ATMSVC) && HAVE_DECL_PF_ATMSVC) 78 XLAT(PF_ATMSVC), 79 #endif 80 #if defined(PF_RDS) || (defined(HAVE_DECL_PF_RDS) && HAVE_DECL_PF_RDS) 81 XLAT(PF_RDS), 82 #endif 83 #if defined(PF_SNA) || (defined(HAVE_DECL_PF_SNA) && HAVE_DECL_PF_SNA) 84 XLAT(PF_SNA), 85 #endif 86 #if defined(PF_IRDA) || (defined(HAVE_DECL_PF_IRDA) && HAVE_DECL_PF_IRDA) 87 XLAT(PF_IRDA), 88 #endif 89 #if defined(PF_PPPOX) || (defined(HAVE_DECL_PF_PPPOX) && HAVE_DECL_PF_PPPOX) 90 XLAT(PF_PPPOX), 91 #endif 92 #if defined(PF_WANPIPE) || (defined(HAVE_DECL_PF_WANPIPE) && HAVE_DECL_PF_WANPIPE) 93 XLAT(PF_WANPIPE), 94 #endif 95 #if defined(PF_LLC) || (defined(HAVE_DECL_PF_LLC) && HAVE_DECL_PF_LLC) 96 XLAT(PF_LLC), 97 #endif 98 #if defined(PF_IB) || (defined(HAVE_DECL_PF_IB) && HAVE_DECL_PF_IB) 99 XLAT(PF_IB), 100 #endif 101 #if defined(PF_MPLS) || (defined(HAVE_DECL_PF_MPLS) && HAVE_DECL_PF_MPLS) 102 XLAT(PF_MPLS), 103 #endif 104 #if defined(PF_CAN) || (defined(HAVE_DECL_PF_CAN) && HAVE_DECL_PF_CAN) 105 XLAT(PF_CAN), 106 #endif 107 #if defined(PF_TIPC) || (defined(HAVE_DECL_PF_TIPC) && HAVE_DECL_PF_TIPC) 108 XLAT(PF_TIPC), 109 #endif 110 #if defined(PF_BLUETOOTH) || (defined(HAVE_DECL_PF_BLUETOOTH) && HAVE_DECL_PF_BLUETOOTH) 111 XLAT(PF_BLUETOOTH), 112 #endif 113 #if defined(PF_IUCV) || (defined(HAVE_DECL_PF_IUCV) && HAVE_DECL_PF_IUCV) 114 XLAT(PF_IUCV), 115 #endif 116 #if defined(PF_RXRPC) || (defined(HAVE_DECL_PF_RXRPC) && HAVE_DECL_PF_RXRPC) 117 XLAT(PF_RXRPC), 118 #endif 119 #if defined(PF_ISDN) || (defined(HAVE_DECL_PF_ISDN) && HAVE_DECL_PF_ISDN) 120 XLAT(PF_ISDN), 121 #endif 122 #if defined(PF_PHONET) || (defined(HAVE_DECL_PF_PHONET) && HAVE_DECL_PF_PHONET) 123 XLAT(PF_PHONET), 124 #endif 125 #if defined(PF_IEEE802154) || (defined(HAVE_DECL_PF_IEEE802154) && HAVE_DECL_PF_IEEE802154) 126 XLAT(PF_IEEE802154), 127 #endif 128 #if defined(PF_CAIF) || (defined(HAVE_DECL_PF_CAIF) && HAVE_DECL_PF_CAIF) 129 XLAT(PF_CAIF), 130 #endif 131 #if defined(PF_ALG) || (defined(HAVE_DECL_PF_ALG) && HAVE_DECL_PF_ALG) 132 XLAT(PF_ALG), 133 #endif 134 #if defined(PF_NFC) || (defined(HAVE_DECL_PF_NFC) && HAVE_DECL_PF_NFC) 135 XLAT(PF_NFC), 136 #endif 137 #if defined(PF_VSOCK) || (defined(HAVE_DECL_PF_VSOCK) && HAVE_DECL_PF_VSOCK) 138 XLAT(PF_VSOCK), 139 #endif 140 XLAT_END 141 }; 142 143 #endif /* !IN_MPERS */ 144