Symbol: ether_ifattach
sys/arch/acorn32/podulebus/if_ie.c
454
ether_ifattach(ifp, hwaddr);
sys/arch/amiga/dev/if_es.c
189
ether_ifattach(ifp, myaddr);
sys/arch/amiga/dev/if_qn.c
239
ether_ifattach(ifp, myaddr);
sys/arch/amiga/dev/zz9k_if.c
189
ether_ifattach(ifp, lla);
sys/arch/arm/at91/at91emac.c
492
ether_ifattach(ifp, (sc)->sc_enaddr);
sys/arch/arm/broadcom/bcm53xx_eth.c
401
ether_ifattach(ifp, sc->sc_enaddr);
sys/arch/arm/ep93xx/epe.c
431
ether_ifattach(ifp, (sc)->sc_enaddr);
sys/arch/arm/gemini/if_gmc.c
797
ether_ifattach(ifp, eaddrs[gma->gma_port]);
sys/arch/arm/gemini/if_gpn.c
707
ether_ifattach(ifp, enaddr);
sys/arch/arm/imx/if_enet.c
259
ether_ifattach(ifp, sc->sc_enaddr);
sys/arch/arm/sociox/if_scx.c
1007
ether_ifattach(ifp, enaddr);
sys/arch/arm/sunxi/sun4i_emac.c
374
ether_ifattach(ifp, enaddr);
sys/arch/arm/sunxi/sunxi_emac.c
1477
ether_ifattach(ifp, eaddr);
sys/arch/arm/ti/if_cpsw.c
600
ether_ifattach(ifp, sc->sc_enaddr);
sys/arch/arm/xscale/ixp425_if_npe.c
328
ether_ifattach(ifp, sc->sc_enaddr);
sys/arch/emips/ebus/if_le_ebus.c
218
ether_ifattach(ifp, sc->sc_enaddr);
sys/arch/evbppc/virtex/dev/if_temac.c
542
ether_ifattach(ifp, enaddr);
sys/arch/mac68k/dev/if_mc.c
161
ether_ifattach(ifp, lladdr);
sys/arch/mac68k/nubus/if_netdock_nubus.c
368
ether_ifattach(ifp, lladdr);
sys/arch/macppc/dev/am79c950.c
164
ether_ifattach(ifp, lladdr);
sys/arch/macppc/dev/if_bm.c
264
ether_ifattach(ifp, sc->sc_enaddr);
sys/arch/macppc/dev/if_gm.c
251
ether_ifattach(ifp, laddr);
sys/arch/mips/adm5120/dev/if_admsw.c
477
ether_ifattach(ifp, enaddr);
sys/arch/mips/alchemy/dev/if_aumac.c
337
ether_ifattach(ifp, enaddr);
sys/arch/mips/atheros/dev/if_ae.c
381
ether_ifattach(ifp, enaddr);
sys/arch/mips/cavium/dev/if_cnmac.c
339
ether_ifattach(ifp, enaddr);
sys/arch/mips/ralink/ralink_eth.c
526
ether_ifattach(ifp, enaddr);
sys/arch/mips/sibyte/dev/sbmac.c
2338
ether_ifattach(ifp, eaddr);
sys/arch/newsmips/apbus/if_sn.c
215
ether_ifattach(ifp, lladdr);
sys/arch/next68k/dev/mb8795.c
127
ether_ifattach(ifp, sc->sc_enaddr);
sys/arch/playstation2/dev/if_smap.c
237
ether_ifattach(ifp, emac3->eaddr);
sys/arch/powerpc/booke/dev/pq3etsec.c
800
ether_ifattach(ifp, enaddr);
sys/arch/powerpc/ibm4xx/dev/if_emac.c
723
ether_ifattach(ifp, enaddr);
sys/arch/powerpc/mpc5200/fec.c
197
ether_ifattach(ifp, sc->sc_enaddr);
sys/arch/sgimips/hpc/if_sq.c
344
ether_ifattach(ifp, sc->sc_enaddr);
sys/arch/sgimips/mace/if_mec.c
616
ether_ifattach(ifp, sc->sc_enaddr);
sys/arch/sparc64/dev/vnet.c
328
ether_ifattach(ifp, sc->sc_macaddr);
sys/arch/sun2/dev/if_ec.c
236
ether_ifattach(ifp, myaddr);
sys/arch/sun3/dev/if_ie.c
351
ether_ifattach(ifp, sc->sc_addr);
sys/arch/usermode/dev/if_veth.c
141
ether_ifattach(ifp, sc->sc_eaddr);
sys/arch/xen/xen/if_xennet_xenbus.c
431
ether_ifattach(ifp, sc->sc_enaddr);
sys/arch/xen/xen/xennetback_xenbus.c
284
ether_ifattach(&xneti->xni_if, xneti->xni_enaddr);
sys/dev/bi/if_ni.c
467
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/cadence/if_cemac.c
660
ether_ifattach(ifp, (sc)->sc_enaddr);
sys/dev/hyperv/if_hvn.c
707
ether_ifattach(ifp, enaddr);
sys/dev/ic/aic6915.c
288
ether_ifattach(ifp, enaddr);
sys/dev/ic/bcmgenet.c
1143
ether_ifattach(ifp, eaddr);
sys/dev/ic/cs89x0.c
489
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/ic/dm9000.c
268
ether_ifattach(ifp, enaddr);
sys/dev/ic/dp8390.c
152
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/ic/dp83932.c
217
ether_ifattach(ifp, enaddr);
sys/dev/ic/dwc_eqos.c
1926
ether_ifattach(ifp, eaddr);
sys/dev/ic/dwc_gmac.c
352
ether_ifattach(ifp, enaddr);
sys/dev/ic/elink3.c
407
ether_ifattach(ifp, enaddr);
sys/dev/ic/elinkxl.c
429
ether_ifattach(ifp, macaddr);
sys/dev/ic/gem.c
582
ether_ifattach(ifp, enaddr);
sys/dev/ic/hme.c
303
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/ic/i82557.c
413
ether_ifattach(ifp, enaddr);
sys/dev/ic/i82586.c
267
ether_ifattach(ifp, etheraddr);
sys/dev/ic/i82596.c
676
ether_ifattach(ifp, eth_addr);
sys/dev/ic/lan9118.c
288
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/ic/lance.c
241
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/ic/lemac.c
972
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/ic/mb86950.c
293
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/ic/mb86960.c
247
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/ic/mtd803.c
173
ether_ifattach(ifp, sc->eaddr);
sys/dev/ic/rtl8169.c
971
ether_ifattach(ifp, eaddr);
sys/dev/ic/rtl81x9.c
747
ether_ifattach(ifp, eaddr);
sys/dev/ic/seeq8005.c
286
ether_ifattach(ifp, myaddr);
sys/dev/ic/sgec.c
222
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/ic/smc83c170.c
296
ether_ifattach(ifp, enaddr);
sys/dev/ic/smc91cxx.c
311
ether_ifattach(ifp, myea);
sys/dev/ic/tulip.c
530
ether_ifattach(ifp, enaddr);
sys/dev/isa/if_eg.c
462
ether_ifattach(ifp, myaddr);
sys/dev/isa/if_el.c
246
ether_ifattach(ifp, myaddr);
sys/dev/isa/if_iy.c
350
ether_ifattach(ifp, myaddr);
sys/dev/marvell/if_gfe.c
538
ether_ifattach(ifp, enaddr);
sys/dev/marvell/if_mvgbe.c
905
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/marvell/if_mvxpe.c
499
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/ofw/ofnet.c
139
ether_ifattach(ifp, myaddr);
sys/dev/pci/cxgb/cxgb_main.c
743
ether_ifattach(ifp, p->hw_addr);
sys/dev/pci/if_age.c
292
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/pci/if_alc.c
1516
ether_ifattach(ifp, sc->alc_eaddr);
sys/dev/pci/if_ale.c
582
ether_ifattach(ifp, sc->ale_eaddr);
sys/dev/pci/if_aq.c
1940
ether_ifattach(ifp, sc->sc_enaddr.ether_addr_octet);
sys/dev/pci/if_bce.c
471
ether_ifattach(ifp, sc->enaddr);
sys/dev/pci/if_bge.c
4051
ether_ifattach(ifp, eaddr);
sys/dev/pci/if_bnx.c
917
ether_ifattach(ifp, sc->eaddr);
sys/dev/pci/if_cas.c
717
ether_ifattach(ifp, enaddr);
sys/dev/pci/if_dge.c
944
ether_ifattach(ifp, enaddr);
sys/dev/pci/if_ena.c
2598
ether_ifattach(ifp, adapter->mac_addr);
sys/dev/pci/if_et.c
285
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/pci/if_iavf.c
915
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/pci/if_ixl.c
1353
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/pci/if_jme.c
481
ether_ifattach(&(sc)->jme_if, (sc)->jme_enaddr);
sys/dev/pci/if_kse.c
572
ether_ifattach(ifp, enaddr);
sys/dev/pci/if_lii.c
342
ether_ifattach(ifp, eaddr);
sys/dev/pci/if_mcx.c
3008
ether_ifattach(ifp, enaddr);
sys/dev/pci/if_msk.c
1358
ether_ifattach(ifp, sc_if->sk_enaddr);
sys/dev/pci/if_nfe.c
420
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/pci/if_pcn.c
829
ether_ifattach(ifp, enaddr);
sys/dev/pci/if_rge.c
394
ether_ifattach(ifp, eaddr);
sys/dev/pci/if_sip.c
1387
ether_ifattach(ifp, enaddr);
sys/dev/pci/if_sk.c
1443
ether_ifattach(ifp, sc_if->sk_enaddr);
sys/dev/pci/if_ste.c
571
ether_ifattach(ifp, enaddr);
sys/dev/pci/if_stge.c
687
ether_ifattach(ifp, enaddr);
sys/dev/pci/if_ti.c
1877
ether_ifattach(ifp, eaddr);
sys/dev/pci/if_tl.c
454
ether_ifattach(&(sc)->tl_if, (sc)->tl_enaddr);
sys/dev/pci/if_txp.c
343
ether_ifattach(ifp, enaddr);
sys/dev/pci/if_vge.c
1052
ether_ifattach(ifp, eaddr);
sys/dev/pci/if_vioif.c
659
ether_ifattach(ifp, sc->sc_mac);
sys/dev/pci/if_vmx.c
1879
ether_ifattach(ifp, sc->vmx_lladdr);
sys/dev/pci/if_vr.c
1729
ether_ifattach(ifp, sc->vr_enaddr);
sys/dev/pci/if_vte.c
271
ether_ifattach(&(sc)->vte_if, (sc)->vte_eaddr);
sys/dev/pci/if_wm.c
3285
ether_ifattach(ifp, enaddr);
sys/dev/pci/if_xge.c
559
ether_ifattach(ifp, enaddr);
sys/dev/pci/igc/if_igc.c
1498
ether_ifattach(ifp, sc->hw.mac.addr);
sys/dev/pci/ixgbe/ixgbe.c
1423
ether_ifattach(ifp, sc->hw.mac.addr);
sys/dev/pci/ixgbe/ixv.c
1691
ether_ifattach(ifp, sc->hw.mac.addr);
sys/dev/pcmcia/if_cnw.c
558
ether_ifattach(ifp, macaddr);
sys/dev/pcmcia/if_ray.c
581
ether_ifattach(ifp, ep->e_station_addr);
sys/dev/pcmcia/if_xi.c
222
ether_ifattach(ifp, myea);
sys/dev/qbus/if_de.c
269
ether_ifattach(ifp, myaddr);
sys/dev/qbus/if_il.c
213
ether_ifattach(ifp, sc->sc_stats.ils_addr);
sys/dev/qbus/if_qe.c
353
ether_ifattach(ifp, enaddr);
sys/dev/qbus/if_qt.c
294
ether_ifattach(ifp, sc->is_addr);
sys/dev/sbus/be.c
450
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/sbus/qe.c
307
ether_ifattach(ifp, sc->sc_enaddr);
sys/dev/scsipi/if_dse.c
430
ether_ifattach(ifp, myaddr);
sys/dev/scsipi/if_se.c
401
ether_ifattach(ifp, myaddr);
sys/dev/usb/usbnet.c
1558
ether_ifattach(ifp, un->un_eaddr);
sys/net/agr/if_agrether.c
112
ether_ifattach(ifp, CLLADDR(ifp_port->if_sadl));
sys/net/if_ether.h
402
void ether_ifattach(struct ifnet *, const uint8_t *);
sys/net/if_l2tp.c
288
ether_ifattach(&sc->l2tp_ec.ec_if, NULL);
sys/net/if_tap.c
342
ether_ifattach(ifp, enaddr);
sys/net/if_vether.c
100
ether_ifattach(ifp, enaddr);
sys/net/if_vlan.c
510
ether_ifattach(ifp, lla);
sys/net/lagg/if_lagg.c
423
ether_ifattach(ifp, sc->sc_lladdr_rand);
sys/net80211/ieee80211.c
188
ether_ifattach(ifp, ic->ic_myaddr);
sys/netinet/ip_carp.c
880
ether_ifattach(ifp, NULL);
sys/rump/net/lib/libshmif/if_shmem.c
217
ether_ifattach(ifp, enaddr);
sys/rump/net/lib/libvirtif/if_virt.c
93
ether_ifattach(ifp, enaddr);