Home
last modified time | relevance | path

Searched defs:neighbors (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/libsystemd-network/
Dtest-lldp-rx.c100 sd_lldp_neighbor **neighbors; in test_receive_basic_packet() local
145 sd_lldp_neighbor **neighbors; in test_receive_incomplete_packet() local
172 sd_lldp_neighbor **neighbors; in test_receive_oui_packet() local
315 sd_lldp_neighbor **neighbors; in test_multiple_neighbors_sorted() local
/systemd-251/src/network/
Dnetworkd-json.c122 static int neighbors_build_json(Set *neighbors, JsonVariant **ret) { in neighbors_build_json()
Dnetworkd-link.h113 Set *neighbors; member