INADDR_NONE        45 fs/cifs/cifsroot.c 	__be32 srvaddr = htonl(INADDR_NONE);
INADDR_NONE        85 fs/cifs/cifsroot.c 	if (!root_dev[0] || root_server_addr == htonl(INADDR_NONE)) {
INADDR_NONE       100 fs/nfs/nfsroot.c static __be32 servaddr __initdata = htonl(INADDR_NONE);
INADDR_NONE       299 fs/nfs/nfsroot.c 	if (servaddr == htonl(INADDR_NONE)) {
INADDR_NONE       100 net/ipv4/ipconfig.c #define NONE cpu_to_be32(INADDR_NONE)