Home
last modified time | relevance | path

Searched refs:INADDR_NONE (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsroot.c45 __be32 srvaddr = htonl(INADDR_NONE); in cifs_root_setup()
85 if (!root_dev[0] || root_server_addr == htonl(INADDR_NONE)) { in cifs_root_data()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsroot.c45 __be32 srvaddr = htonl(INADDR_NONE); in cifs_root_setup()
85 if (!root_dev[0] || root_server_addr == htonl(INADDR_NONE)) { in cifs_root_data()
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfsroot.c41 * now mapped to INADDR_NONE.
106 static __be32 servaddr __initdata = htonl(INADDR_NONE);
305 if (servaddr == htonl(INADDR_NONE)) { in nfs_root_data()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfsroot.c41 * now mapped to INADDR_NONE.
106 static __be32 servaddr __initdata = htonl(INADDR_NONE);
305 if (servaddr == htonl(INADDR_NONE)) { in nfs_root_data()
/kernel/liteos_a/apps/tftp/include/
H A Dtypes_adapt.h77 #define IPADDR_NONE INADDR_NONE
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_ib.h69 return cpu_to_be32(INADDR_NONE); in smc_ib_gid_to_ipv4()
H A Dsmc_ib.c206 if (daddr == cpu_to_be32(INADDR_NONE)) in smc_ib_find_route()
236 smc_ib_gid_to_ipv4((u8 *)&attr->gid) != cpu_to_be32(INADDR_NONE)) { in smc_ib_determine_gid_rcu()
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Din.h290 #define INADDR_NONE ((unsigned long int) 0xffffffff) macro
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/
H A Din.h44 #define INADDR_NONE ((in_addr_t) 0xffffffff) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Din.h231 #define INADDR_NONE ((unsigned long int) 0xffffffff) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Din.h231 #define INADDR_NONE ((unsigned long int) 0xffffffff) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Din.h213 #define INADDR_NONE ((unsigned long int) 0xffffffff) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Din.h292 #define INADDR_NONE ((unsigned long int) 0xffffffff) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Din.h309 #define INADDR_NONE ((unsigned long int) 0xffffffff) macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Din.h309 #define INADDR_NONE ((unsigned long int) 0xffffffff) macro
/kernel/linux/linux-5.10/net/ipv4/
H A Dipconfig.c100 #define NONE cpu_to_be32(INADDR_NONE)
/kernel/linux/linux-6.6/net/ipv4/
H A Dipconfig.c99 #define NONE cpu_to_be32(INADDR_NONE)

Completed in 14 milliseconds