Searched refs:RESOLVE_SUPPORT_NO (Results 1 - 8 of 8) sorted by relevance

/systemd/src/shared/
H A Dresolve-util.c28 [RESOLVE_SUPPORT_NO] = "no",
H A Dresolve-util.h28 RESOLVE_SUPPORT_NO, enumerator in enum:ResolveSupport
/systemd/src/resolve/
H A Dresolved-link.c48 l->mdns_support = RESOLVE_SUPPORT_NO;
69 l->mdns_support = RESOLVE_SUPPORT_NO;
116 l->llmnr_support != RESOLVE_SUPPORT_NO &&
117 l->manager->llmnr_support != RESOLVE_SUPPORT_NO) {
127 l->llmnr_support != RESOLVE_SUPPORT_NO &&
128 l->manager->llmnr_support != RESOLVE_SUPPORT_NO &&
139 l->mdns_support != RESOLVE_SUPPORT_NO &&
140 l->manager->mdns_support != RESOLVE_SUPPORT_NO) {
150 l->mdns_support != RESOLVE_SUPPORT_NO &&
151 l->manager->mdns_support != RESOLVE_SUPPORT_NO) {
[all...]
H A Dresolved-mdns.c43 if (m->mdns_support == RESOLVE_SUPPORT_NO)
64 m->mdns_support = RESOLVE_SUPPORT_NO;
H A Dresolved-llmnr.c48 if (m->llmnr_support == RESOLVE_SUPPORT_NO)
81 m->llmnr_support = RESOLVE_SUPPORT_NO;
H A Dresolved-link-bus.c358 mode = RESOLVE_SUPPORT_NO;
H A Dresolved-manager.c487 m->mdns_support = RESOLVE_SUPPORT_NO;
/systemd/src/network/
H A Dnetworkd-network.c123 network->mdns = RESOLVE_SUPPORT_NO;

Completed in 1697 milliseconds