Home
last modified time | relevance | path

Searched refs:dns_query (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/net/dns_resolver/
H A Ddns_query.c51 * dns_query - Query the DNS
74 int dns_query(struct net *net, in dns_query() function
172 EXPORT_SYMBOL(dns_query); variable
H A DMakefile8 dns_resolver-y := dns_key.o dns_query.o
/kernel/linux/linux-6.6/net/dns_resolver/
H A Ddns_query.c51 * dns_query - Query the DNS
74 int dns_query(struct net *net, in dns_query() function
172 EXPORT_SYMBOL(dns_query); variable
H A DMakefile8 dns_resolver-y := dns_key.o dns_query.o
/kernel/linux/linux-5.10/include/linux/
H A Ddns_resolver.h30 extern int dns_query(struct net *net, const char *type, const char *name, size_t namelen,
/kernel/linux/linux-6.6/include/linux/
H A Ddns_resolver.h30 extern int dns_query(struct net *net, const char *type, const char *name, size_t namelen,
/kernel/linux/linux-5.10/fs/cifs/
H A Ddns_resolve.c80 rc = dns_query(current->nsproxy->net_ns, NULL, hostname, len, in dns_resolve_server_name_to_ip()
/kernel/linux/linux-6.6/fs/smb/client/
H A Ddns_resolve.c68 rc = dns_query(current->nsproxy->net_ns, NULL, hostname, len, in dns_resolve_server_name_to_ip()
/kernel/linux/linux-5.10/fs/afs/
H A Ddynroot.c133 ret = dns_query(net->net, "afsdb", name, len, "srv=1", in afs_probe_cell_name()
H A Daddr_list.c249 ret = dns_query(cell->net->net, "afsdb", cell->name, cell->name_len, in afs_dns_query()
/kernel/linux/linux-6.6/fs/afs/
H A Ddynroot.c134 ret = dns_query(net->net, "afsdb", name, len, "srv=1", in afs_probe_cell_name()
H A Daddr_list.c249 ret = dns_query(cell->net->net, "afsdb", cell->name, cell->name_len, in afs_dns_query()
/kernel/linux/linux-5.10/fs/nfs/
H A Ddns_resolve.c25 ip_len = dns_query(net, NULL, name, namelen, NULL, &ip_addr, NULL, in nfs_dns_resolve_name()
/kernel/linux/linux-6.6/fs/nfs/
H A Ddns_resolve.c28 ip_len = dns_query(net, NULL, name, namelen, NULL, &ip_addr, NULL, in nfs_dns_resolve_name()
/kernel/linux/linux-6.6/net/ceph/
H A Dmessenger.c1270 ip_len = dns_query(current->nsproxy->net_ns, in ceph_dns_resolve_name()
/kernel/linux/linux-5.10/net/ceph/
H A Dmessenger.c1887 ip_len = dns_query(current->nsproxy->net_ns, in ceph_dns_resolve_name()

Completed in 15 milliseconds