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

/systemd/src/systemd/
H A Dsd-ipv4ll.h52 sd_ipv4ll *sd_ipv4ll_ref(sd_ipv4ll *ll);
/systemd/src/libsystemd-network/
H A Dsd-ipv4ll.c43 _cleanup_(sd_ipv4ll_unrefp) _unused_ sd_ipv4ll *_dont_destroy_##ll = sd_ipv4ll_ref(ll)
59 sd_ipv4ll *sd_ipv4ll_ref(sd_ipv4ll *ll) { function
H A Dtest-ipv4ll.c144 assert_se(sd_ipv4ll_ref(ll) == ll);

Completed in 2434 milliseconds