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

/systemd/src/systemd/
H A Dsd-ipv4ll.h54 int sd_ipv4ll_new (sd_ipv4ll **ret);
/systemd/src/libsystemd-network/
H A Dtest-ipv4ll-manual.c64 assert_se(sd_ipv4ll_new(&ll) >= 0);
H A Dtest-ipv4ll.c111 assert_se(sd_ipv4ll_new(&ll) == 0);
161 assert_se(sd_ipv4ll_new(&ll) == 0);
H A Dsd-ipv4ll.c90 int sd_ipv4ll_new(sd_ipv4ll **ret) { function
/systemd/src/network/
H A Dnetworkd-ipv4ll.c210 r = sd_ipv4ll_new(&link->ipv4ll);
H A Dnetworkd-link.c2416 r = sd_ipv4ll_new(&link->ipv4ll);

Completed in 1853 milliseconds