Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar71xx_macaddr.c99 ether_gen_addr(ifp, dst); in ar71xx_mac_addr_random_init()
/f-stack/freebsd/net/
H A Dif_edsc.c154 ether_gen_addr(ifp, &eaddr); in edsc_clone_create()
H A Dethernet.h450 void ether_gen_addr(struct ifnet *ifp, struct ether_addr *hwaddr);
H A Dif_ethersubr.c1442 ether_gen_addr(struct ifnet *ifp, struct ether_addr *hwaddr) in ether_gen_addr() function
H A Dif_tuntap.c967 ether_gen_addr(ifp, &eaddr); in tuncreate()
H A Dif_bridge.c712 ether_gen_addr(ifp, &sc->sc_defaddr); in bridge_clone_create()
H A Dif_vxlan.c3209 ether_gen_addr(ifp, &sc->vxl_hwaddr); in vxlan_clone_create()
H A Diflib.c4993 ether_gen_addr(ifp, &ctx->ifc_mac); in iflib_pseudo_register()
/f-stack/tools/compat/include/net/
H A Dethernet.h450 void ether_gen_addr(struct ifnet *ifp, struct ether_addr *hwaddr);
/f-stack/freebsd/netgraph/
H A Dng_eiface.c436 ether_gen_addr(ifp, &eaddr); in ng_eiface_constructor()
/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genet.c343 ether_gen_addr(sc->ifp, &eaddr); in gen_attach()