Searched defs:neighbors (Results 1 – 3 of 3) sorted by relevance
100 sd_lldp_neighbor **neighbors; in test_receive_basic_packet() local145 sd_lldp_neighbor **neighbors; in test_receive_incomplete_packet() local172 sd_lldp_neighbor **neighbors; in test_receive_oui_packet() local315 sd_lldp_neighbor **neighbors; in test_multiple_neighbors_sorted() local
122 static int neighbors_build_json(Set *neighbors, JsonVariant **ret) { in neighbors_build_json()
113 Set *neighbors; member