Searched refs:unicast_mac (Results 1 - 3 of 3) sorted by path

/linux-master/net/bridge/
H A Dbr_cfm.c199 ether_addr_copy(eth_hdr->h_source, mep->config.unicast_mac.addr);
H A Dbr_cfm_netlink.c186 nla_memcpy(&config.unicast_mac.addr,
188 sizeof(config.unicast_mac.addr));
494 sizeof(mep->config.unicast_mac.addr),
495 mep->config.unicast_mac.addr))
H A Dbr_private_cfm.h27 struct mac_addr unicast_mac; /* The MEP unicast MAC */ member in struct:br_cfm_mep_config

Completed in 356 milliseconds