| /f-stack/freebsd/net/ |
| H A D | if_edsc.c | 160 ether_ifattach(ifp, eaddr.octet); in edsc_clone_create()
|
| H A D | ethernet.h | 438 extern void ether_ifattach(struct ifnet *, const u_int8_t *);
|
| H A D | if_epair.c | 725 ether_ifattach(ifp, eaddr); in epair_clone_add() 868 ether_ifattach(ifp, eaddr); in epair_clone_create()
|
| H A D | if_ethersubr.c | 968 ether_ifattach(struct ifnet *ifp, const u_int8_t *lla) in ether_ifattach() function
|
| H A D | if_vlan.c | 1100 ether_ifattach(ifp, eaddr); in vlan_clone_create()
|
| H A D | if_tuntap.c | 968 ether_ifattach(ifp, eaddr.octet); in tuncreate()
|
| H A D | iflib.c | 4904 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 D | if_lagg.c | 598 ether_ifattach(ifp, eaddr); in lagg_clone_create()
|
| H A D | if_bridge.c | 715 ether_ifattach(ifp, sc->sc_defaddr.octet); in bridge_clone_create()
|
| H A D | if_vxlan.c | 3210 ether_ifattach(ifp, sc->vxl_hwaddr.octet); in vxlan_clone_create()
|
| /f-stack/tools/compat/include/net/ |
| H A D | ethernet.h | 438 extern void ether_ifattach(struct ifnet *, const u_int8_t *);
|
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | octe.c | 189 ether_ifattach(ifp, priv->mac); in octe_attach()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | if_octm.c | 238 ether_ifattach(ifp, (const u_int8_t *)&mac + 2); in octm_attach()
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_eiface.c | 437 ether_ifattach(ifp, eaddr.octet); in ng_eiface_constructor()
|
| /f-stack/lib/ |
| H A D | ff_veth.c | 603 ether_ifattach(ifp, sc->mac); in ff_veth_setup_interface()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | if_emac.c | 973 ether_ifattach(ifp, eaddr); in emac_attach()
|
| H A D | if_awg.c | 1994 ether_ifattach(sc->ifp, eaddr); in awg_attach()
|
| /f-stack/freebsd/mips/nlm/dev/net/ |
| H A D | xlpge.c | 1074 ether_ifattach(ifp, sc->dev_addr); in nlm_xlpge_ifinit()
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | if_are.c | 342 ether_ifattach(ifp, sc->are_eaddr); in are_attach()
|
| /f-stack/freebsd/arm64/broadcom/genet/ |
| H A D | if_genet.c | 345 ether_ifattach(sc->ifp, eaddr.octet); in gen_attach()
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211.c | 694 ether_ifattach(ifp, macaddr); in ieee80211_vap_attach()
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | if_arge.c | 1001 ether_ifattach(sc->arge_ifp, sc->arge_eaddr); in arge_attach()
|
| /f-stack/freebsd/arm/ti/cpsw/ |
| H A D | if_cpsw.c | 1097 ether_ifattach(sc->ifp, mac_addr); in cpswp_attach()
|