Searched refs:lldp_multicast_addr (Results 1 – 1 of 1) sorted by relevance
40 static const struct ether_addr lldp_multicast_addr[_SD_LLDP_MULTICAST_MODE_MAX] = { variable368 memcpy(header->ether_dhost, lldp_multicast_addr + lldp_tx->mode, ETH_ALEN); in lldp_tx_create_packet()469 memcpy(sa.ll.sll_addr, lldp_multicast_addr + lldp_tx->mode, ETH_ALEN); in lldp_tx_send_packet()