Searched refs:sd_ndisc_stop (Results 1 – 5 of 5) sorted by relevance
281 assert_se(sd_ndisc_stop(nd) >= 0); in TEST()284 assert_se(sd_ndisc_stop(nd) >= 0); in TEST()
303 (void) sd_ndisc_stop(nd); in ndisc_timeout()321 int sd_ndisc_stop(sd_ndisc *nd) { in sd_ndisc_stop() function
57 assert_se(sd_ndisc_stop(nd) >= 0); in LLVMFuzzerTestOneInput()
73 int sd_ndisc_stop(sd_ndisc *nd);
367 k = sd_ndisc_stop(link->ndisc); in link_stop_engines()