Searched refs:DEFAULT_ADDRESSES_TARGET_IP (Results 1 – 2 of 2) sorted by relevance
37 #define DEFAULT_ADDRESSES_TARGET_IP ((172 << 24) | (18 << 16) | (107 << 8) | 1) macro41 #define DEFAULT_ADDRESSES_TARGET_IP ((172 << 24) | (20 << 16) | (0 << 8) | 197) macro
81 udp_address_v4.s_addr = htonl(DEFAULT_ADDRESSES_TARGET_IP); in main()