Searched refs:sd_lldp_neighbor_unref (Results 1 – 4 of 4) sorted by relevance
137 sd_lldp_neighbor_unref(neighbors[0]); in test_receive_basic_packet()230 sd_lldp_neighbor_unref(neighbors[0]); in test_receive_oui_packet()359 sd_lldp_neighbor_unref(neighbors[i]); in test_multiple_neighbors_sorted()
73 sd_lldp_neighbor *sd_lldp_neighbor_unref(sd_lldp_neighbor *n) { in sd_lldp_neighbor_unref() function
73 sd_lldp_neighbor *sd_lldp_neighbor_unref(sd_lldp_neighbor *n);105 _SD_DEFINE_POINTER_CLEANUP_FUNC(sd_lldp_neighbor, sd_lldp_neighbor_unref);
170 sd_lldp_neighbor_unref(l[i]); in link_lldp_save()