OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sk_ethercom
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
if_msk.c
385
struct ifnet *ifp= &sc_if->
sk_ethercom
.ec_if;
388
struct ethercom *ec = &sc_if->
sk_ethercom
;
445
struct ifnet *ifp = &sc_if->
sk_ethercom
.ec_if;
538
"dropped!\n", sc_if->
sk_ethercom
.ec_if.if_xname));
602
sc_if->
sk_ethercom
.ec_if.if_xname, hiaddr));
805
if ((sc->
sk_ethercom
.ec_if.if_flags & IFF_RUNNING) != 0
1302
sc_if->
sk_ethercom
.ec_capabilities = ETHERCAP_VLAN_MTU;
1305
sc_if->
sk_ethercom
.ec_capabilities |= ETHERCAP_JUMBO_MTU;
1307
ifp = &sc_if->
sk_ethercom
.ec_if;
1332
sc_if->
sk_ethercom
.ec_mii = mii
[
all
...]
if_mskvar.h
215
struct ethercom
sk_ethercom
; /* interface info */
member in struct:sk_if_softc
if_skvar.h
210
struct ethercom
sk_ethercom
; /* interface info */
member in struct:sk_if_softc
if_sk.c
609
struct ifnet *ifp= &sc_if->
sk_ethercom
.ec_if;
612
struct ethercom *ec = &sc_if->
sk_ethercom
;
797
"dropped!\n", sc_if->
sk_ethercom
.ec_if.if_xname));
1362
ifp = &sc_if->
sk_ethercom
.ec_if;
1369
sc_if->
sk_ethercom
.ec_capabilities = ETHERCAP_VLAN_MTU
1421
sc_if->
sk_ethercom
.ec_mii = mii;
2012
struct ifnet *ifp = &sc_if->
sk_ethercom
.ec_if;
2031
struct ifnet *ifp = &sc_if->
sk_ethercom
.ec_if;
2115
struct ifnet *ifp = &sc_if->
sk_ethercom
.ec_if;
2175
struct ifnet *ifp = &sc_if->
sk_ethercom
.ec_if
[
all
...]
Completed in 31 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025