Searched defs:seed_str (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd-network/
H A Dtest-ipv4ll-manual.c61 static int client_run(int ifindex, const char *seed_str, const struct ether_addr *ha, sd_event *e) { argument
71 if (seed_str) {
74 assert_se(safe_atou(seed_str, &seed) >= 0);

Completed in 16 milliseconds