Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/net/
Dqeth_l2_main.c640 u8 ntfy_mac[ETH_ALEN]; in qeth_l2_dev2br_fdb_notify() local
642 ether_addr_copy(ntfy_mac, addr_lnid->mac); in qeth_l2_dev2br_fdb_notify()
647 if (is_multicast_ether_addr(ntfy_mac)) in qeth_l2_dev2br_fdb_notify()
653 info.addr = ntfy_mac; in qeth_l2_dev2br_fdb_notify()
664 "mc%012lx", ether_addr_to_u64(ntfy_mac)); in qeth_l2_dev2br_fdb_notify()
670 "mc%012lx", ether_addr_to_u64(ntfy_mac)); in qeth_l2_dev2br_fdb_notify()