Searched refs:DNS_PACKET_LLMNR_C (Results 1 - 2 of 2) sorted by relevance
/systemd/src/resolve/ | ||
H A D | resolved-dns-packet.h | 133 #define DNS_PACKET_LLMNR_C(p) DNS_PACKET_AA(p) macro |
H A D | resolved-dns-scope.c | 712 if (DNS_PACKET_LLMNR_C(p)) { 931 if (DNS_PACKET_LLMNR_C(p) != 0) |
Completed in 261 milliseconds