OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ec_if
(Results
1 - 25
of
196
) sorted by relevancy
1
2
3
4
5
6
7
8
/src/sys/net/
if_l2tp.c
249
if_initname(&sc->l2tp_ec.
ec_if
, ifc->ifc_name, unit);
288
ether_ifattach(&sc->l2tp_ec.
ec_if
, NULL);
290
sc->l2tp_ec.
ec_if
.if_addrlen = 0;
291
sc->l2tp_ec.
ec_if
.if_mtu = L2TP_MTU;
292
sc->l2tp_ec.
ec_if
.if_flags = IFF_POINTOPOINT|IFF_MULTICAST|IFF_SIMPLEX;
294
sc->l2tp_ec.
ec_if
.if_extflags = IFEF_MPSAFE;
296
sc->l2tp_ec.
ec_if
.if_ioctl = l2tp_ioctl;
297
sc->l2tp_ec.
ec_if
.if_output = l2tp_output;
298
sc->l2tp_ec.
ec_if
.if_type = IFT_L2TP;
299
sc->l2tp_ec.
ec_if
.if_dlt = DLT_NULL
[
all
...]
if_tap.c
324
ifp = &sc->sc_ec.
ec_if
;
379
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
481
ifp = &sc->sc_ec.
ec_if
;
687
if_link_state_change(&sc->sc_ec.
ec_if
, LINK_STATE_UP);
730
if_link_state_change(&sc->sc_ec.
ec_if
, LINK_STATE_UP);
797
ifp = &sc->sc_ec.
ec_if
;
856
ifp = &sc->sc_ec.
ec_if
;
971
ifp = &sc->sc_ec.
ec_if
;
1042
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
1088
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
[
all
...]
/src/sys/arch/amiga/dev/
if_qn.c
194
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
258
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
265
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_PROMISC) {
527
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
543
m_set_rcvif(m, &sc->sc_ethercom.
ec_if
);
616
if_statinc(&sc->sc_ethercom.
ec_if
, if_ierrors);
622
if_statinc(&sc->sc_ethercom.
ec_if
, if_ierrors);
628
if_statinc(&sc->sc_ethercom.
ec_if
, if_ierrors);
638
if_statinc(&sc->sc_ethercom.
ec_if
, if_ierrors);
644
if_statinc(&sc->sc_ethercom.
ec_if
, if_ierrors)
[
all
...]
if_es.c
148
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
250
sc->sc_ethercom.
ec_if
.if_timer = 0;
256
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
305
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
557
ifp = &sc->sc_ethercom.
ec_if
;
736
esstart(&sc->sc_ethercom.
ec_if
);
761
if ((sc->sc_ethercom.
ec_if
.if_flags & IFF_RUNNING) == 0)
783
IF_POLL(&sc->sc_ethercom.
ec_if
.if_snd, m);
806
sc->sc_ethercom.
ec_if
.if_timer = 5;
919
IF_DEQUEUE(&sc->sc_ethercom.
ec_if
.if_snd, m)
[
all
...]
zz9k_if.c
128
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
203
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
216
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
295
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
/src/sys/dev/ic/
sgecvar.h
50
#define sc_if sc_ec.
ec_if
/* network-visible interface */
i82586.c
235
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
404
if_statadd(&sc->sc_ethercom.
ec_if
, if_ierrors,
591
if_statinc(&sc->sc_ethercom.
ec_if
, if_ierrors);
641
if_statinc(&sc->sc_ethercom.
ec_if
, if_ierrors);
647
if_statinc(&sc->sc_ethercom.
ec_if
, if_ierrors);
662
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
709
if_statadd(&sc->sc_ethercom.
ec_if
, if_collisions, 16);
902
m_set_rcvif(m0, &sc->sc_ethercom.
ec_if
);
1010
if_statinc(&sc->sc_ethercom.
ec_if
, if_ierrors);
1018
if_statinc(&sc->sc_ethercom.
ec_if
, if_ierrors)
[
all
...]
mb86950.c
261
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
524
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
671
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
733
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
777
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
848
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
947
if_deactivate(&sc->sc_ec.
ec_if
);
962
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
malovar.h
81
#define sc_if sc_ec.
ec_if
cs89x0.c
330
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
514
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
1179
sc->sc_ethercom.
ec_if
.if_flags &= ~(IFF_UP | IFF_RUNNING);
1184
sc->sc_ethercom.
ec_if
.if_flags |= IFF_DEBUG;
1193
sc->sc_ethercom.
ec_if
.if_flags |= IFF_RUNNING;
1194
sc->sc_ethercom.
ec_if
.if_timer = 0;
1211
struct ifnet *ifp = &ec->
ec_if
;
1312
sc->sc_ethercom.
ec_if
.if_flags &= ~IFF_RUNNING;
1445
ifp = &sc->sc_ethercom.
ec_if
;
1525
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
[
all
...]
elink3.c
319
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
546
ether_sprintf(CLLADDR(sc->sc_ethercom.
ec_if
.if_sadl)),
854
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
1290
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_DEBUG)
1297
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_DEBUG)
1303
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_DEBUG)
1309
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_DEBUG)
1324
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
1338
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_DEBUG)
1344
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_DEBUG
[
all
...]
dp8390.c
82
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
267
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
401
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
593
if_statinc(&sc->sc_ec.
ec_if
, if_ierrors);
621
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
925
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
950
struct ifnet *ifp = &ec->
ec_if
;
1016
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
1211
if_deactivate(&sc->sc_ec.
ec_if
);
1221
struct ifnet *ifp = &sc->sc_ec.
ec_if
;
[
all
...]
/src/sys/dev/pcmcia/
if_cnw.c
330
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_DEBUG)
357
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
413
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
441
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
480
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
598
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_DEBUG)
640
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_DEBUG)
656
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_DEBUG)
696
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_DEBUG)
715
if (sc->sc_ethercom.
ec_if
.if_flags & IFF_DEBUG
[
all
...]
/src/sys/arch/mac68k/dev/
if_mcvar.h
67
#define sc_if sc_ethercom.
ec_if
/src/sys/arch/macppc/dev/
if_mcvar.h
67
#define sc_if sc_ethercom.
ec_if
/src/sys/arch/sun3/dev/
if_ievar.h
60
#define sc_if sc_ethercom.
ec_if
/* network-visible interface */
/src/sys/dev/isa/
cs89x0isa.c
180
ifp = &sc->sc_ethercom.
ec_if
;
235
cs_init(&sc->sc_ethercom.
ec_if
);
262
cs_init(&sc->sc_ethercom.
ec_if
);
285
cs_init(&sc->sc_ethercom.
ec_if
);
/src/sys/arch/next68k/dev/
mb8795.c
100
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
246
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
363
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
435
sc->sc_ethercom.
ec_if
.if_flags &= ~IFF_RUNNING;
436
sc->sc_ethercom.
ec_if
.if_timer = 0;
442
mb8795_mediachange(&sc->sc_ethercom.
ec_if
);
501
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
704
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
/src/sys/dev/ofw/
ofnet.c
108
struct ifnet *ifp = &of->sc_ethercom.
ec_if
;
147
struct ifnet *ifp = &of->sc_ethercom.
ec_if
;
253
struct ifnet *ifp = &of->sc_ethercom.
ec_if
;
269
of->sc_ethercom.
ec_if
.if_flags &= ~IFF_RUNNING;
/src/sys/dev/pci/
if_tlvar.h
85
#define tl_if tl_ec.
ec_if
if_rtk_pci.c
240
pmf_class_network_register(self, &sc->ethercom.
ec_if
);
255
sc->ethercom.
ec_if
.if_stop(&sc->ethercom.
ec_if
, 0);
/src/sys/dev/usb/
if_rumvar.h
76
#define sc_if sc_ec.
ec_if
if_uralvar.h
76
#define sc_if sc_ec.
ec_if
/src/sys/arch/newsmips/apbus/
if_tlp_ap.c
239
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
258
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
269
struct ifnet *ifp = &sc->sc_ethercom.
ec_if
;
/src/sys/arch/mips/adm5120/dev/
if_admsw.c
460
ifp = &sc->sc_ethercom[i].
ec_if
;
521
admsw_stop(&sc->sc_ethercom[i].
ec_if
, 1);
552
ifp = &sc->sc_ethercom[i].
ec_if
;
676
sc->sc_ethercom[0].
ec_if
.if_timer = 5;
697
if (sc->sc_ethercom[0].
ec_if
.if_timer != 0)
699
sc->sc_ethercom[0].
ec_if
.if_timer);
706
if (sc->sc_ethercom[0].
ec_if
.if_timer != 0) {
716
admsw_stop(&sc->sc_ethercom[vlan].
ec_if
, 0);
718
(void)admsw_init(&sc->sc_ethercom[vlan].
ec_if
);
862
ifp = &sc->sc_ethercom[vlan].
ec_if
;
[
all
...]
Completed in 104 milliseconds
1
2
3
4
5
6
7
8
Indexes created Tue Oct 21 08:09:48 GMT 2025