Home
last modified time | relevance | path

Searched refs:DNS_PAYLOAD_IS_SERVER_LIST (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Ddns_resolver.h22 DNS_PAYLOAD_IS_SERVER_LIST = 0, /* List of servers, requested by srv=1 */ enumerator
/openbmc/linux/net/dns_resolver/
H A Ddns_key.c112 if (v1->hdr.content != DNS_PAYLOAD_IS_SERVER_LIST) { in dns_resolver_preparse()
/openbmc/linux/fs/afs/
H A Ddynroot.c142 v1->hdr.content == DNS_PAYLOAD_IS_SERVER_LIST && in afs_probe_cell_name()
H A Dvl_list.c166 hdr->hdr.content != DNS_PAYLOAD_IS_SERVER_LIST || in afs_extract_vlserver_list()