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

/systemd/src/systemd/
H A Dsd-ndisc.h55 int sd_ndisc_attach_event(sd_ndisc *nd, sd_event *event, int priority);
/systemd/src/libsystemd-network/
H A Dtest-ndisc-rs.c131 assert_se(sd_ndisc_attach_event(nd, e, 0) >= 0);
H A Dsd-ndisc.c169 int sd_ndisc_attach_event(sd_ndisc *nd, sd_event *event, int priority) { function
/systemd/src/network/
H A Dnetworkd-ndisc.c229 r = sd_ndisc_attach_event(link->ndisc_router_discovery, NULL, 0);

Completed in 771 milliseconds