Home
last modified time | relevance | path

Searched refs:INADDR_LOOPBACK (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dtypes.h92 #ifndef INADDR_LOOPBACK
93 #define INADDR_LOOPBACK (u_long)0x7F000001 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/
H A Din.h182 #ifndef INADDR_LOOPBACK
183 # define INADDR_LOOPBACK ((in_addr_t) 0x7f000001) /* Inet 127.0.0.1. */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Din.h235 #define INADDR_LOOPBACK 0x7f000001 /* 127.0.0.1 */ macro