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

/systemd/src/systemd/
H A Dsd-ipv4acd.h47 int sd_ipv4acd_set_index(sd_ipv4acd *ll, int interface_index);
/systemd/src/libsystemd-network/
H A Dtest-acd.c59 assert_se(sd_ipv4acd_set_index(acd, ifindex) >= 0);
H A Dsd-ipv4ll.c131 return sd_ipv4acd_set_index(ll->acd, interface_index);
H A Dsd-ipv4acd.c403 int sd_ipv4acd_set_index(sd_ipv4acd *ll, int interface_index) { function

Completed in 39 milliseconds