Searched refs:sd_lldp_neighbor_get_ttl (Results 1 – 3 of 3) sorted by relevance
134 assert_se(sd_lldp_neighbor_get_ttl(neighbors[0], &ttl) == 0); in test_receive_basic_packet()354 assert_se(sd_lldp_neighbor_get_ttl(neighbors[i], &ttl) == 0); in test_multiple_neighbors_sorted()
570 int sd_lldp_neighbor_get_ttl(sd_lldp_neighbor *n, uint16_t *ret_sec) { in sd_lldp_neighbor_get_ttl() function
86 int sd_lldp_neighbor_get_ttl(sd_lldp_neighbor *n, uint16_t *ret_sec);