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

/systemd/src/systemd/
H A Dsd-ndisc.h60 sd_ndisc *sd_ndisc_unref(sd_ndisc *nd);
80 _SD_DEFINE_POINTER_CLEANUP_FUNC(sd_ndisc, sd_ndisc_unref);
/systemd/src/libsystemd-network/
H A Dtest-ndisc-rs.c151 nd = sd_ndisc_unref(nd);
H A Dsd-ndisc.c223 sd_ndisc *sd_ndisc_unref(sd_ndisc *nd) { function
/systemd/src/network/
H A Dnetworkd-link.c410 sd_ndisc_unref(link->ndisc_router_discovery);

Completed in 2177 milliseconds