Symbol: ether_ioctl
sys/arch/acorn32/podulebus/if_ie.c
639
error = ether_ioctl(ifp, cmd, data);
sys/arch/amiga/dev/if_es.c
1012
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/arch/amiga/dev/if_es.c
1025
error = ether_ioctl(ifp, cmd, data);
sys/arch/amiga/dev/if_qn.c
864
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/arch/amiga/dev/if_qn.c
878
error = ether_ioctl(ifp, cmd, data);
sys/arch/amiga/dev/zz9k_if.c
385
retval = ether_ioctl(ifp, cmd, data);
sys/arch/amiga/dev/zz9k_if.c
388
retval = ether_ioctl(ifp, cmd, data);
sys/arch/arm/at91/at91emac.c
582
error = ether_ioctl(ifp, cmd, data);
sys/arch/arm/broadcom/bcm53xx_eth.c
675
error = ether_ioctl(ifp, cmd, data);
sys/arch/arm/ep93xx/epe.c
514
error = ether_ioctl(ifp, cmd, data);
sys/arch/arm/gemini/if_gmc.c
365
error = ether_ioctl(ifp, cmd, data);
sys/arch/arm/gemini/if_gpn.c
632
error = ether_ioctl(ifp, cmd, data);
sys/arch/arm/imx/if_enet.c
1023
error = ether_ioctl(ifp, command, data);
sys/arch/arm/sociox/if_scx.c
1247
error = ether_ioctl(ifp, cmd, data);
sys/arch/arm/sunxi/sun4i_emac.c
711
if ((error = ether_ioctl(ifp, cmd, data)) != ENETRESET)
sys/arch/arm/sunxi/sunxi_emac.c
931
error = ether_ioctl(ifp, cmd, data);
sys/arch/arm/ti/if_cpsw.c
746
error = ether_ioctl(ifp, cmd, data);
sys/arch/arm/xscale/ixp425_if_npe.c
1460
error = ether_ioctl(ifp, cmd, data);
sys/arch/emips/ebus/if_le_ebus.c
599
error = ether_ioctl(ifp, cmd, data);
sys/arch/evbppc/virtex/dev/if_temac.c
652
ret = ether_ioctl(ifp, cmd, data);
sys/arch/mac68k/dev/if_mc.c
225
if ((err = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/arch/mac68k/dev/if_mc.c
236
err = ether_ioctl(ifp, cmd, data);
sys/arch/mac68k/nubus/if_netdock_nubus.c
419
if ((err = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/arch/mac68k/nubus/if_netdock_nubus.c
429
err = ether_ioctl(ifp, cmd, data);
sys/arch/macppc/dev/am79c950.c
225
if ((err = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/arch/macppc/dev/am79c950.c
237
err = ether_ioctl(ifp, cmd, data);
sys/arch/macppc/dev/if_bm.c
751
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/arch/macppc/dev/if_gm.c
805
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/arch/mips/adm5120/dev/if_admsw.c
744
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET)
sys/arch/mips/adm5120/dev/if_admsw.c
765
error = ether_ioctl(ifp, cmd, data);
sys/arch/mips/alchemy/dev/if_aumac.c
487
error = ether_ioctl(ifp, cmd, data);
sys/arch/mips/atheros/dev/if_ae.c
816
error = ether_ioctl(ifp, cmd, data);
sys/arch/mips/cavium/dev/if_cnmac.c
729
error = ether_ioctl(ifp, cmd, data);
sys/arch/mips/ralink/ralink_eth.c
1370
error = ether_ioctl(ifp, cmd, data);
sys/arch/mips/sibyte/dev/sbmac.c
2020
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/arch/newsmips/apbus/if_sn.c
277
if ((err = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/arch/newsmips/apbus/if_sn.c
291
err = ether_ioctl(ifp, cmd, data);
sys/arch/next68k/dev/mb8795.c
631
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/arch/next68k/dev/mb8795.c
643
error = ether_ioctl(ifp, cmd, data);
sys/arch/playstation2/dev/if_smap.c
253
error = ether_ioctl(ifp, command, data);
sys/arch/powerpc/booke/dev/pq3etsec.c
1216
error = ether_ioctl(ifp, cmd, data);
sys/arch/powerpc/ibm4xx/dev/if_emac.c
1528
error = ether_ioctl(ifp, cmd, data);
sys/arch/powerpc/mpc5200/fec.c
758
error = ether_ioctl(ifp, cmd, data);
sys/arch/sgimips/hpc/if_sq.c
528
error = ether_ioctl(ifp, cmd, data);
sys/arch/sgimips/mace/if_mec.c
1445
error = ether_ioctl(ifp, cmd, data);
sys/arch/sparc64/dev/vnet.c
1360
error = ether_ioctl(ifp, cmd, data);
sys/arch/sparc64/dev/vnet.c
1367
error = ether_ioctl(ifp, cmd, data);
sys/arch/sun2/dev/if_ec.c
614
error = ether_ioctl(ifp, cmd, data);
sys/arch/sun3/dev/if_ie.c
1473
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/arch/sun3/dev/if_ie.c
1485
error = ether_ioctl(ifp, cmd, data);
sys/arch/usermode/dev/if_veth.c
321
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/arch/usermode/dev/if_veth.c
329
error = ether_ioctl(ifp, cmd, data);
sys/arch/xen/xen/if_xennet_xenbus.c
1312
error = ether_ioctl(ifp, cmd, data);
sys/arch/xen/xen/xennetback_xenbus.c
1011
error = ether_ioctl(ifp, cmd, data);
sys/dev/bi/if_ni.c
735
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/bi/if_ni.c
747
error = ether_ioctl(ifp, cmd, data);
sys/dev/cadence/if_cemac.c
833
error = ether_ioctl(ifp, cmd, data);
sys/dev/hyperv/if_hvn.c
895
error = ether_ioctl(ifp, command, data);
sys/dev/ic/aic6915.c
522
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/an.c
930
error = ether_ioctl(ifp, command, data);
sys/dev/ic/ath.c
5401
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/athn.c
2796
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/atw.c
3940
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/awi.c
826
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/bcmgenet.c
915
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/bwfm.c
767
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/bwi.c
7434
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/cs89x0.c
1331
result = ether_ioctl(ifp, cmd, data);
sys/dev/ic/dm9000.c
824
if ((error = ether_ioctl(ifp, cmd, data)) != ENETRESET)
sys/dev/ic/dp8390.c
896
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/dp8390.c
910
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/dp83932.c
553
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/dwc_eqos.c
1444
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/dwc_gmac.c
1166
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/elink3.c
1681
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/elinkxl.c
1459
if ((error = ether_ioctl(ifp, cmd, data)) != ENETRESET)
sys/dev/ic/gem.c
2631
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/hme.c
1508
if ((error = ether_ioctl(ifp, cmd, data)) != ENETRESET)
sys/dev/ic/i82557.c
2176
if ((error = ether_ioctl(ifp, cmd, data)) != ENETRESET)
sys/dev/ic/i82586.c
1719
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/i82596.c
841
err = ether_ioctl(ifp, cmd, data);
sys/dev/ic/lan9118.c
512
error = ether_ioctl(ifp, command, data);
sys/dev/ic/lance.c
528
if ((error = ether_ioctl(ifp, cmd, data)) != ENETRESET)
sys/dev/ic/lemac.c
765
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/lemac.c
774
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/malo.c
960
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/mb86950.c
508
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/mb86960.c
1242
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/mb86960.c
1254
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/mtd803.c
562
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/rt2560.c
2223
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET)
sys/dev/ic/rt2661.c
1951
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET)
sys/dev/ic/rt2860.c
1981
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/rtl8169.c
2223
error = ether_ioctl(ifp, command, data);
sys/dev/ic/rtl81x9.c
1446
error = ether_ioctl(ifp, command, data);
sys/dev/ic/seeq8005.c
1336
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/sgec.c
575
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/sgec.c
587
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/smc83c170.c
561
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/smc90cx6.c
946
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/smc91cxx.c
1264
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/ic/tulip.c
983
error = ether_ioctl(ifp, cmd, data);
sys/dev/ic/wi.c
1452
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/isa/if_eg.c
839
error = ether_ioctl(ifp, cmd, data);
sys/dev/isa/if_el.c
703
error = ether_ioctl(ifp, cmd, data);
sys/dev/isa/if_iy.c
1242
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/isa/if_iy.c
1257
error = ether_ioctl(ifp, cmd, data);
sys/dev/marvell/if_gfe.c
664
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/marvell/if_mvgbe.c
1122
error = ether_ioctl(ifp, cmd, data);
sys/dev/marvell/if_mvxpe.c
1726
error = ether_ioctl(ifp, cmd, data);
sys/dev/ofw/ofnet.c
372
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/cxgb/cxgb_main.c
1322
error = ether_ioctl(ifp, command, data);
sys/dev/pci/cxgb/cxgb_main.c
1363
if ((error = ether_ioctl(ifp, command, data)) != ENETRESET)
sys/dev/pci/if_age.c
1153
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_alc.c
2102
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_alc.c
2109
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_alc.c
2122
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_ale.c
1116
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_aq.c
6079
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_bce.c
490
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_bge.c
6009
if ((error = ether_ioctl(ifp, command, data)) != ENETRESET)
sys/dev/pci/if_bnx.c
5421
error = ether_ioctl(ifp, command, data);
sys/dev/pci/if_cas.c
1890
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/pci/if_dge.c
1485
if ((error = ether_ioctl(ifp, cmd, data)) != ENETRESET)
sys/dev/pci/if_ena.c
2440
rc = ether_ioctl(ifp, command, data);
sys/dev/pci/if_et.c
1137
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_iavf.c
1354
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_iavf.c
1388
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_ipw.c
1656
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/pci/if_iwi.c
1904
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/pci/if_ixl.c
1809
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_ixl.c
1843
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_jme.c
1311
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_kse.c
686
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_lii.c
1149
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/pci/if_mcx.c
7713
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_msk.c
842
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_nfe.c
706
if ((error = ether_ioctl(ifp, cmd, data)) != ENETRESET)
sys/dev/pci/if_pcn.c
1182
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_rge.c
645
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_rtwn.c
2189
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/pci/if_sip.c
1863
if ((error = ether_ioctl(ifp, cmd, data)) != ENETRESET)
sys/dev/pci/if_sk.c
1068
if ((error = ether_ioctl(ifp, command, data)) != ENETRESET)
sys/dev/pci/if_ste.c
863
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_stge.c
1053
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_ti.c
2767
if ((error = ether_ioctl(ifp, command, data)) != ENETRESET)
sys/dev/pci/if_tl.c
1221
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_txp.c
1312
if ((error = ether_ioctl(ifp, &sc->sc_arpcom, command, data)) > 0) {
sys/dev/pci/if_txp.c
1344
if ((error = ether_ioctl(ifp, command, data)) != ENETRESET)
sys/dev/pci/if_txp.c
1360
error = ether_ioctl(ifp, command, data);
sys/dev/pci/if_vge.c
2005
if ((error = ether_ioctl(ifp, command, data)) == ENETRESET) {
sys/dev/pci/if_vioif.c
896
r = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_vmx.c
3456
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_vmx.c
3466
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_vr.c
1318
if ((error = ether_ioctl(ifp, command, data)) != ENETRESET)
sys/dev/pci/if_vte.c
857
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_wm.c
4178
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/if_wpi.c
2240
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/pci/if_xge.c
861
if ((error = ether_ioctl(ifp, cmd, data)) != ENETRESET)
sys/dev/pci/igc/if_igc.c
1975
error = ether_ioctl(ifp, cmd, data);
sys/dev/pci/ixgbe/ixgbe.c
6631
if ((error = ether_ioctl(ifp, command, data)) != ENETRESET)
sys/dev/pci/ixgbe/ixv.c
3257
if ((error = ether_ioctl(ifp, command, data)) != ENETRESET)
sys/dev/pcmcia/if_cnw.c
1070
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/pcmcia/if_cnw.c
1104
error = ether_ioctl(ifp, cmd, data);
sys/dev/pcmcia/if_malo_pcmcia.c
552
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET)
sys/dev/pcmcia/if_ray.c
903
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/pcmcia/if_ray.c
979
error = ether_ioctl(ifp, cmd, data);
sys/dev/pcmcia/if_xi.c
924
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/qbus/if_de.c
571
error = ether_ioctl(ifp, cmd, data);
sys/dev/qbus/if_il.c
207
ifp->if_ioctl = ether_ioctl;
sys/dev/qbus/if_qe.c
698
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/qbus/if_qe.c
710
error = ether_ioctl(ifp, cmd, data);
sys/dev/qbus/if_qt.c
663
error = ether_ioctl(ifp, cmd, data);
sys/dev/sbus/be.c
989
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/sbus/qe.c
927
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/sbus/qe.c
939
error = ether_ioctl(ifp, cmd, data);
sys/dev/scsipi/if_dse.c
1285
error = ether_ioctl(ifp, cmd, data);
sys/dev/scsipi/if_se.c
1134
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/scsipi/if_se.c
1149
error = ether_ioctl(ifp, cmd, data);
sys/dev/usb/if_athn_usb.c
2714
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/usb/if_otus.c
2245
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/usb/if_rum.c
1370
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/usb/if_run.c
2804
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/usb/if_upgt.c
1268
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/usb/if_ural.c
1489
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/usb/if_urtw.c
2401
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET)
sys/dev/usb/if_urtwn.c
3082
if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) {
sys/dev/usb/usbnet.c
1090
error = ether_ioctl(ifp, cmd, data);
sys/net/if_ether.h
259
int ether_ioctl(struct ifnet *, u_long, void *);
sys/net/if_tap.c
513
error = ether_ioctl(ifp, cmd, data);
sys/net/if_vether.c
193
error = ether_ioctl(ifp, cmd, data);
sys/net/if_vlan.c
1066
error = ether_ioctl(ifp, cmd, data);
sys/net/lagg/if_lagg.c
2125
error = ether_ioctl(ifp, SIOCSIFMTU, &ifr);
sys/net/lagg/if_lagg.c
762
error = ether_ioctl(ifp, cmd, data);
sys/net/lagg/if_lagg.c
791
error = ether_ioctl(ifp, cmd, data);
sys/net/lagg/if_lagg.c
796
error = ether_ioctl(ifp, cmd, data);
sys/net/lagg/if_lagg.c
801
error = ether_ioctl(ifp, cmd, data);
sys/net80211/ieee80211_ioctl.c
2550
error = ether_ioctl(ifp, cmd, data);
sys/net80211/ieee80211_ioctl.c
2874
error = ether_ioctl(ifp, cmd, data);
sys/netinet/ip_carp.c
2188
error = ether_ioctl(ifp, cmd, data);
sys/rump/net/lib/libshmif/if_shmem.c
575
rv = ether_ioctl(ifp, cmd, data);
sys/rump/net/lib/libvirtif/if_virt.c
274
rv = ether_ioctl(ifp, cmd, data);