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

/systemd/src/libsystemd-network/
H A Dtest-acd.c53 static int client_run(int ifindex, const struct in_addr *pa, const struct ether_addr *ha, sd_event *e) { function
97 client_run(ifindex, &pa.in, &ha, e);
H A Dtest-ipv4ll-manual.c61 static int client_run(int ifindex, const char *seed_str, const struct ether_addr *ha, sd_event *e) { function
109 client_run(ifindex, seed, &ha, e);

Completed in 10 milliseconds