Searched defs:INADDR_LOOPBACK (Results 1 – 7 of 7) sorted by relevance
97 INIT_ADDR4(in_daddr4, INADDR_LOOPBACK, CFG_PORT_INNER) in INIT_ADDR4() argument
291 #define INADDR_LOOPBACK 0x7f000001 /* 127.0.0.1 */ macro
299 #define INADDR_LOOPBACK 0x7f000001 /* 127.0.0.1 */ macro
204 # define INADDR_LOOPBACK ((in_addr_t) 0x7f000001) /* Inet 127.0.0.1. */ macro