1 /* Generated by ./xlat/gen.sh from ./xlat/addrfams.in; do not edit. */ 2 3 #ifndef IN_MPERS 4 5 const struct xlat addrfams[] = { 6 #if defined(AF_UNSPEC) || (defined(HAVE_DECL_AF_UNSPEC) && HAVE_DECL_AF_UNSPEC) 7 XLAT(AF_UNSPEC), 8 #endif 9 #if defined(AF_LOCAL) || (defined(HAVE_DECL_AF_LOCAL) && HAVE_DECL_AF_LOCAL) 10 XLAT(AF_LOCAL), 11 #endif 12 #if defined(AF_UNIX) || (defined(HAVE_DECL_AF_UNIX) && HAVE_DECL_AF_UNIX) 13 XLAT(AF_UNIX), 14 #endif 15 #if defined(AF_INET) || (defined(HAVE_DECL_AF_INET) && HAVE_DECL_AF_INET) 16 XLAT(AF_INET), 17 #endif 18 #if defined(AF_AX25) || (defined(HAVE_DECL_AF_AX25) && HAVE_DECL_AF_AX25) 19 XLAT(AF_AX25), 20 #endif 21 #if defined(AF_IPX) || (defined(HAVE_DECL_AF_IPX) && HAVE_DECL_AF_IPX) 22 XLAT(AF_IPX), 23 #endif 24 #if defined(AF_APPLETALK) || (defined(HAVE_DECL_AF_APPLETALK) && HAVE_DECL_AF_APPLETALK) 25 XLAT(AF_APPLETALK), 26 #endif 27 #if defined(AF_NETROM) || (defined(HAVE_DECL_AF_NETROM) && HAVE_DECL_AF_NETROM) 28 XLAT(AF_NETROM), 29 #endif 30 #if defined(AF_BRIDGE) || (defined(HAVE_DECL_AF_BRIDGE) && HAVE_DECL_AF_BRIDGE) 31 XLAT(AF_BRIDGE), 32 #endif 33 #if defined(AF_ATMPVC) || (defined(HAVE_DECL_AF_ATMPVC) && HAVE_DECL_AF_ATMPVC) 34 XLAT(AF_ATMPVC), 35 #endif 36 #if defined(AF_X25) || (defined(HAVE_DECL_AF_X25) && HAVE_DECL_AF_X25) 37 XLAT(AF_X25), 38 #endif 39 #if defined(AF_INET6) || (defined(HAVE_DECL_AF_INET6) && HAVE_DECL_AF_INET6) 40 XLAT(AF_INET6), 41 #endif 42 #if defined(AF_ROSE) || (defined(HAVE_DECL_AF_ROSE) && HAVE_DECL_AF_ROSE) 43 XLAT(AF_ROSE), 44 #endif 45 #if defined(AF_DECnet) || (defined(HAVE_DECL_AF_DECnet) && HAVE_DECL_AF_DECnet) 46 XLAT(AF_DECnet), 47 #endif 48 #if defined(AF_NETBEUI) || (defined(HAVE_DECL_AF_NETBEUI) && HAVE_DECL_AF_NETBEUI) 49 XLAT(AF_NETBEUI), 50 #endif 51 #if defined(AF_SECURITY) || (defined(HAVE_DECL_AF_SECURITY) && HAVE_DECL_AF_SECURITY) 52 XLAT(AF_SECURITY), 53 #endif 54 #if defined(AF_KEY) || (defined(HAVE_DECL_AF_KEY) && HAVE_DECL_AF_KEY) 55 XLAT(AF_KEY), 56 #endif 57 #if defined(AF_NETLINK) || (defined(HAVE_DECL_AF_NETLINK) && HAVE_DECL_AF_NETLINK) 58 XLAT(AF_NETLINK), 59 #endif 60 #if defined(AF_ROUTE) || (defined(HAVE_DECL_AF_ROUTE) && HAVE_DECL_AF_ROUTE) 61 XLAT(AF_ROUTE), 62 #endif 63 #if defined(AF_PACKET) || (defined(HAVE_DECL_AF_PACKET) && HAVE_DECL_AF_PACKET) 64 XLAT(AF_PACKET), 65 #endif 66 #if defined(AF_ASH) || (defined(HAVE_DECL_AF_ASH) && HAVE_DECL_AF_ASH) 67 XLAT(AF_ASH), 68 #endif 69 #if defined(AF_ECONET) || (defined(HAVE_DECL_AF_ECONET) && HAVE_DECL_AF_ECONET) 70 XLAT(AF_ECONET), 71 #endif 72 #if defined(AF_ATMSVC) || (defined(HAVE_DECL_AF_ATMSVC) && HAVE_DECL_AF_ATMSVC) 73 XLAT(AF_ATMSVC), 74 #endif 75 #if defined(AF_RDS) || (defined(HAVE_DECL_AF_RDS) && HAVE_DECL_AF_RDS) 76 XLAT(AF_RDS), 77 #endif 78 #if defined(AF_SNA) || (defined(HAVE_DECL_AF_SNA) && HAVE_DECL_AF_SNA) 79 XLAT(AF_SNA), 80 #endif 81 #if defined(AF_IRDA) || (defined(HAVE_DECL_AF_IRDA) && HAVE_DECL_AF_IRDA) 82 XLAT(AF_IRDA), 83 #endif 84 #if defined(AF_PPPOX) || (defined(HAVE_DECL_AF_PPPOX) && HAVE_DECL_AF_PPPOX) 85 XLAT(AF_PPPOX), 86 #endif 87 #if defined(AF_WANPIPE) || (defined(HAVE_DECL_AF_WANPIPE) && HAVE_DECL_AF_WANPIPE) 88 XLAT(AF_WANPIPE), 89 #endif 90 #if defined(AF_LLC) || (defined(HAVE_DECL_AF_LLC) && HAVE_DECL_AF_LLC) 91 XLAT(AF_LLC), 92 #endif 93 #if defined(AF_IB) || (defined(HAVE_DECL_AF_IB) && HAVE_DECL_AF_IB) 94 XLAT(AF_IB), 95 #endif 96 #if defined(AF_MPLS) || (defined(HAVE_DECL_AF_MPLS) && HAVE_DECL_AF_MPLS) 97 XLAT(AF_MPLS), 98 #endif 99 #if defined(AF_CAN) || (defined(HAVE_DECL_AF_CAN) && HAVE_DECL_AF_CAN) 100 XLAT(AF_CAN), 101 #endif 102 #if defined(AF_TIPC) || (defined(HAVE_DECL_AF_TIPC) && HAVE_DECL_AF_TIPC) 103 XLAT(AF_TIPC), 104 #endif 105 #if defined(AF_BLUETOOTH) || (defined(HAVE_DECL_AF_BLUETOOTH) && HAVE_DECL_AF_BLUETOOTH) 106 XLAT(AF_BLUETOOTH), 107 #endif 108 #if defined(AF_IUCV) || (defined(HAVE_DECL_AF_IUCV) && HAVE_DECL_AF_IUCV) 109 XLAT(AF_IUCV), 110 #endif 111 #if defined(AF_RXRPC) || (defined(HAVE_DECL_AF_RXRPC) && HAVE_DECL_AF_RXRPC) 112 XLAT(AF_RXRPC), 113 #endif 114 #if defined(AF_ISDN) || (defined(HAVE_DECL_AF_ISDN) && HAVE_DECL_AF_ISDN) 115 XLAT(AF_ISDN), 116 #endif 117 #if defined(AF_PHONET) || (defined(HAVE_DECL_AF_PHONET) && HAVE_DECL_AF_PHONET) 118 XLAT(AF_PHONET), 119 #endif 120 #if defined(AF_IEEE802154) || (defined(HAVE_DECL_AF_IEEE802154) && HAVE_DECL_AF_IEEE802154) 121 XLAT(AF_IEEE802154), 122 #endif 123 #if defined(AF_CAIF) || (defined(HAVE_DECL_AF_CAIF) && HAVE_DECL_AF_CAIF) 124 XLAT(AF_CAIF), 125 #endif 126 #if defined(AF_ALG) || (defined(HAVE_DECL_AF_ALG) && HAVE_DECL_AF_ALG) 127 XLAT(AF_ALG), 128 #endif 129 #if defined(AF_NFC) || (defined(HAVE_DECL_AF_NFC) && HAVE_DECL_AF_NFC) 130 XLAT(AF_NFC), 131 #endif 132 #if defined(AF_VSOCK) || (defined(HAVE_DECL_AF_VSOCK) && HAVE_DECL_AF_VSOCK) 133 XLAT(AF_VSOCK), 134 #endif 135 XLAT_END 136 }; 137 138 #endif /* !IN_MPERS */ 139