Home
last modified time | relevance | path

Searched refs:sd_lldp_neighbor_get_destination_address (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/systemd/
Dsd-lldp-rx.h77 int sd_lldp_neighbor_get_destination_address(sd_lldp_neighbor *n, struct ether_addr* address);
/systemd-251/src/libsystemd-network/
Dlldp-neighbor.c372 int sd_lldp_neighbor_get_destination_address(sd_lldp_neighbor *n, struct ether_addr* address) { in sd_lldp_neighbor_get_destination_address() function