Home
last modified time | relevance | path

Searched refs:sd_lldp_neighbor_get_system_description (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/systemd/
Dsd-lldp-rx.h88 int sd_lldp_neighbor_get_system_description(sd_lldp_neighbor *n, const char **ret);
/systemd-251/src/libsystemd-network/
Dtest-lldp-rx.c131 assert_se(sd_lldp_neighbor_get_system_description(neighbors[0], &str) == 0); in test_receive_basic_packet()
Dlldp-neighbor.c589 int sd_lldp_neighbor_get_system_description(sd_lldp_neighbor *n, const char **ret) { in sd_lldp_neighbor_get_system_description() function