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

/systemd/src/libsystemd-network/
H A Dtest-dhcp6-client.c412 bool found_clientid = false, found_iana = false, found_serverid = false, local
455 assert_se(!found_serverid);
456 found_serverid = true;
474 assert_se(found_clientid && found_iana && found_serverid &&

Completed in 737 milliseconds