Searched refs:sd_lldp_neighbor_get_system_description (Results 1 – 3 of 3) sorted by relevance
88 int sd_lldp_neighbor_get_system_description(sd_lldp_neighbor *n, const char **ret);
131 assert_se(sd_lldp_neighbor_get_system_description(neighbors[0], &str) == 0); in test_receive_basic_packet()
589 int sd_lldp_neighbor_get_system_description(sd_lldp_neighbor *n, const char **ret) { in sd_lldp_neighbor_get_system_description() function