Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_edsc.c160 ether_ifattach(ifp, eaddr.octet); in edsc_clone_create()
H A Dethernet.h438 extern void ether_ifattach(struct ifnet *, const u_int8_t *);
H A Dif_epair.c725 ether_ifattach(ifp, eaddr); in epair_clone_add()
868 ether_ifattach(ifp, eaddr); in epair_clone_create()
H A Dif_ethersubr.c968 ether_ifattach(struct ifnet *ifp, const u_int8_t *lla) in ether_ifattach() function
H A Dif_vlan.c1100 ether_ifattach(ifp, eaddr); in vlan_clone_create()
H A Dif_tuntap.c968 ether_ifattach(ifp, eaddr.octet); in tuncreate()
H A Diflib.c4904 ether_ifattach(ctx->ifc_ifp, ctx->ifc_mac.octet); in iflib_device_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()
H A Dif_lagg.c598 ether_ifattach(ifp, eaddr); in lagg_clone_create()
H A Dif_bridge.c715 ether_ifattach(ifp, sc->sc_defaddr.octet); in bridge_clone_create()
H A Dif_vxlan.c3210 ether_ifattach(ifp, sc->vxl_hwaddr.octet); in vxlan_clone_create()
/f-stack/tools/compat/include/net/
H A Dethernet.h438 extern void ether_ifattach(struct ifnet *, const u_int8_t *);
/f-stack/freebsd/mips/cavium/octe/
H A Docte.c189 ether_ifattach(ifp, priv->mac); in octe_attach()
/f-stack/freebsd/mips/cavium/
H A Dif_octm.c238 ether_ifattach(ifp, (const u_int8_t *)&mac + 2); in octm_attach()
/f-stack/freebsd/netgraph/
H A Dng_eiface.c437 ether_ifattach(ifp, eaddr.octet); in ng_eiface_constructor()
/f-stack/lib/
H A Dff_veth.c603 ether_ifattach(ifp, sc->mac); in ff_veth_setup_interface()
/f-stack/freebsd/arm/allwinner/
H A Dif_emac.c973 ether_ifattach(ifp, eaddr); in emac_attach()
H A Dif_awg.c1994 ether_ifattach(sc->ifp, eaddr); in awg_attach()
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c1074 ether_ifattach(ifp, sc->dev_addr); in nlm_xlpge_ifinit()
/f-stack/freebsd/mips/atheros/ar531x/
H A Dif_are.c342 ether_ifattach(ifp, sc->are_eaddr); in are_attach()
/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genet.c345 ether_ifattach(sc->ifp, eaddr.octet); in gen_attach()
/f-stack/freebsd/net80211/
H A Dieee80211.c694 ether_ifattach(ifp, macaddr); in ieee80211_vap_attach()
/f-stack/freebsd/mips/atheros/
H A Dif_arge.c1001 ether_ifattach(sc->arge_ifp, sc->arge_eaddr); in arge_attach()
/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpsw.c1097 ether_ifattach(sc->ifp, mac_addr); in cpswp_attach()