| /freebsd-13.1/sys/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 | 470 ether_ifattach(ifp, eaddr); in epair_clone_add() 638 ether_ifattach(ifp, eaddr); in epair_clone_create()
|
| H A D | if_ethersubr.c | 964 ether_ifattach(struct ifnet *ifp, const u_int8_t *lla) in ether_ifattach() function
|
| /freebsd-13.1/sys/dev/gxemul/ether/ |
| H A D | if_gx.c | 192 ether_ifattach(ifp, mac); in gx_attach()
|
| /freebsd-13.1/sys/mips/cavium/octe/ |
| H A D | octe.c | 189 ether_ifattach(ifp, priv->mac); in octe_attach()
|
| /freebsd-13.1/sys/mips/cavium/ |
| H A D | if_octm.c | 238 ether_ifattach(ifp, (const u_int8_t *)&mac + 2); in octm_attach()
|
| /freebsd-13.1/sys/dev/cxgbe/ |
| H A D | t4_tracer.c | 198 ether_ifattach(ifp, lla); in t4_cloner_create()
|
| /freebsd-13.1/sys/netgraph/ |
| H A D | ng_eiface.c | 437 ether_ifattach(ifp, eaddr.octet); in ng_eiface_constructor()
|
| /freebsd-13.1/sys/dev/ntb/if_ntb/ |
| H A D | if_ntb.c | 181 ether_ifattach(ifp, sc->eaddr); in ntb_net_attach()
|
| /freebsd-13.1/sys/dev/beri/virtio/network/ |
| H A D | if_vtbe.c | 632 ether_ifattach(ifp, macaddr); in vtbe_attach()
|
| /freebsd-13.1/sys/powerpc/pseries/ |
| H A D | phyp_llan.c | 247 ether_ifattach(sc->ifp, &sc->mac_address[2]); in llan_attach()
|
| /freebsd-13.1/sys/dev/usb/net/ |
| H A D | usb_ethernet.c | 267 ether_ifattach(ifp, ue->ue_eaddr); in ue_attach_post_task()
|
| /freebsd-13.1/sys/dev/dpaa/ |
| H A D | if_dtsec.c | 724 ether_ifattach(ifp, sc->sc_mac_addr); in dtsec_attach()
|
| /freebsd-13.1/sys/dev/axgbe/ |
| H A D | if_axgbe.c | 548 ether_ifattach(ifp, sc->mac_addr); in axgbe_attach()
|
| /freebsd-13.1/sys/dev/le/ |
| H A D | lance.c | 199 ether_ifattach(ifp, sc->sc_enaddr); in lance_attach()
|
| /freebsd-13.1/sys/dev/firewire/ |
| H A D | if_fwe.c | 197 ether_ifattach(ifp, eaddr); in fwe_attach()
|
| /freebsd-13.1/sys/dev/netfpga10g/nf10bmac/ |
| H A D | if_nf10bmac.c | 819 ether_ifattach(ifp, sc->nf10bmac_eth_addr); in nf10bmac_attach()
|
| /freebsd-13.1/sys/dev/dme/ |
| H A D | if_dme.c | 909 ether_ifattach(ifp, sc->dme_macaddr); in dme_attach()
|
| /freebsd-13.1/sys/dev/xilinx/ |
| H A D | if_xae.c | 1039 ether_ifattach(ifp, sc->macaddr); in xae_attach()
|
| /freebsd-13.1/sys/arm/allwinner/ |
| H A D | if_emac.c | 973 ether_ifattach(ifp, eaddr); in emac_attach()
|
| /freebsd-13.1/sys/powerpc/ps3/ |
| H A D | if_glc.c | 281 ether_ifattach(sc->sc_ifp, sc->sc_enaddr); in glc_attach()
|
| /freebsd-13.1/sys/dev/sfxge/ |
| H A D | sfxge.c | 617 ether_ifattach(ifp, encp->enc_mac_addr); in sfxge_ifnet_init()
|
| /freebsd-13.1/sys/dev/sbni/ |
| H A D | if_sbni.c | 246 ether_ifattach(ifp, sc->enaddr); in sbni_attach()
|
| /freebsd-13.1/sys/dev/smc/ |
| H A D | if_smc.c | 396 ether_ifattach(ifp, eaddr); in smc_attach()
|