Searched defs:INADDR_NONE (Results 1 – 14 of 14) sorted by relevance
71 #define INADDR_NONE IPADDR_NONE macro
69 #define INADDR_NONE 0xffffffff macro
495 … [AC_DEFINE([INADDR_NONE], [0xffffffff], [Define INADDR_NONE if not found in <netinet/in.h>])])]) definition
43 #define INADDR_NONE 0xffffffff macro
49 #define INADDR_NONE ((in_addr_t) 0xffffffff) macro
310 pub const INADDR_NONE: in_addr_t = 4294967295; constant
504 #define INADDR_NONE (-1) macro
1397 pub const INADDR_NONE: in_addr_t = 4294967295; constant