OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_promisc_flow_enabled
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
2500
int
sc_promisc_flow_enabled
;
member in struct:mcx_softc
4241
if (sc->
sc_promisc_flow_enabled
== 0) {
4244
sc->
sc_promisc_flow_enabled
= 1;
4246
} else if (sc->
sc_promisc_flow_enabled
!= 0) {
4248
sc->
sc_promisc_flow_enabled
= 0;
7396
sc->
sc_promisc_flow_enabled
= 0;
7525
if (sc->
sc_promisc_flow_enabled
)
if_mcx.c
2500
int
sc_promisc_flow_enabled
;
member in struct:mcx_softc
4241
if (sc->
sc_promisc_flow_enabled
== 0) {
4244
sc->
sc_promisc_flow_enabled
= 1;
4246
} else if (sc->
sc_promisc_flow_enabled
!= 0) {
4248
sc->
sc_promisc_flow_enabled
= 0;
7396
sc->
sc_promisc_flow_enabled
= 0;
7525
if (sc->
sc_promisc_flow_enabled
)
Completed in 33 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025