Searched refs:INADDR_LOOPBACK_INIT (Results 1 – 2 of 2) sorted by relevance
54 struct in_addr ipv4_loopback = INADDR_LOOPBACK_INIT; in loopback_init()
468 #define INADDR_LOOPBACK_INIT { { { 127, 0, 0, 1 } } } macro