Searched defs:stop_lldp (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd-network/
H A Dtest-lldp.c281 static int stop_lldp(sd_lldp *lldp) { function
361 assert_se(stop_lldp(lldp) == 0);
388 assert_se(stop_lldp(lldp) == 0);
453 assert_se(stop_lldp(lldp) == 0);

Completed in 18 milliseconds