Searched defs:route_domains (Results 1 – 5 of 5) sorted by relevance
/systemd-251/src/network/ |
D | networkd-state-file.c | 107 …e_ OrderedSet *dns = NULL, *ntp = NULL, *sip = NULL, *search_domains = NULL, *route_domains = NULL; in manager_save() local
|
D | networkd-link-bus.c | 182 _cleanup_ordered_set_free_ OrderedSet *search_domains = NULL, *route_domains = NULL; in bus_link_method_set_domains() local
|
D | networkd-link.h | 183 OrderedSet *search_domains, *route_domains; member
|
D | networkctl.c | 1551 …ee_ char **dns = NULL, **ntp = NULL, **sip = NULL, **search_domains = NULL, **route_domains = NULL; in link_status_one() local 2305 …leanup_strv_free_ char **dns = NULL, **ntp = NULL, **search_domains = NULL, **route_domains = NULL; in system_status() local
|
D | networkd-network.h | 346 OrderedSet *search_domains, *route_domains; member
|