Home
last modified time | relevance | path

Searched defs:updated (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/network/
Dnetworkd-ndisc.c82 bool updated = false; in ndisc_remove() local
698 bool updated = false; in ndisc_router_process_rdnss() local
792 bool updated = false; in ndisc_router_process_dnssl() local
Dnetworkd-link.c833 bool updated = false; in link_free_bound_to_list() local
850 bool updated = false; in link_free_bound_by_list() local
/systemd-251/src/basic/
Dunit-file.c236 uint64_t updated = siphash24_finalize(&state); in lookup_paths_timestamp_hash_same() local
/systemd-251/src/shared/
Dethtool-util.c390 #define UPDATE(dest, val, updated) \ argument
398 #define UPDATE_WITH_MAX(dest, max, val, updated) \ argument