Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dqeth_l2_main.c633 u8 ntfy_mac[ETH_ALEN]; in qeth_l2_dev2br_fdb_notify() local
635 ether_addr_copy(ntfy_mac, addr_lnid->mac); in qeth_l2_dev2br_fdb_notify()
640 if (is_multicast_ether_addr(ntfy_mac)) in qeth_l2_dev2br_fdb_notify()
646 info.addr = ntfy_mac; in qeth_l2_dev2br_fdb_notify()
657 "mc%012llx", ether_addr_to_u64(ntfy_mac)); in qeth_l2_dev2br_fdb_notify()
663 "mc%012llx", ether_addr_to_u64(ntfy_mac)); in qeth_l2_dev2br_fdb_notify()