Searched refs:stp_addr (Results 1 – 1 of 1) sorted by relevance
217 static const u8 stp_addr[ETH_ALEN] = {0x01, 0x80, 0xC2, 0x00, 0x00, 0x00}; in batadv_interface_tx() local302 if (batadv_compare_eth(ethhdr->h_dest, stp_addr)) in batadv_interface_tx()