Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.c212 struct ether_addr ifc_mac; member
253 bcopy(mac, ctx->ifc_mac.octet, ETHER_ADDR_LEN); in iflib_set_mac()
4904 ether_ifattach(ctx->ifc_ifp, ctx->ifc_mac.octet); in iflib_device_register()
4993 ether_gen_addr(ifp, &ctx->ifc_mac); in iflib_pseudo_register()
5012 ether_ifattach(ctx->ifc_ifp, ctx->ifc_mac.octet); in iflib_pseudo_register()
5111 ether_ifattach(ctx->ifc_ifp, ctx->ifc_mac.octet); in iflib_pseudo_register()