Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bridge/
A Dbr_cfm_netlink.c186 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()
A Dbr_private_cfm.h27 struct mac_addr unicast_mac; /* The MEP unicast MAC */ member
A Dbr_cfm.c199 ether_addr_copy(eth_hdr->h_source, mep->config.unicast_mac.addr); in ccm_frame_build()

Completed in 8 milliseconds