Searched refs:unicast_mac (Results 1 – 3 of 3) sorted by relevance
186 nla_memcpy(&config.unicast_mac.addr, in br_mep_config_parse()188 sizeof(config.unicast_mac.addr)); in br_mep_config_parse()494 sizeof(mep->config.unicast_mac.addr), in br_cfm_config_fill_info()495 mep->config.unicast_mac.addr)) in br_cfm_config_fill_info()
27 struct mac_addr unicast_mac; /* The MEP unicast MAC */ member
199 ether_addr_copy(eth_hdr->h_source, mep->config.unicast_mac.addr); in ccm_frame_build()
Completed in 8 milliseconds