Searched defs:lldp_dst (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd-network/
H A Dtest-lldp.c49 const uint8_t lldp_dst[] = LLDP_MULTICAST_ADDR; local
55 memcpy(&ether.ether_dhost, lldp_dst, ETHER_ADDR_LEN);

Completed in 360 milliseconds