OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_rxdiscard
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_dge.c
318
int
sc_rxdiscard
;
member in struct:dge_softc
1677
if (__predict_false(sc->
sc_rxdiscard
)) {
1687
sc->
sc_rxdiscard
= 0;
1710
sc->
sc_rxdiscard
= 1;
1716
sc->
sc_rxdiscard
? " (discard)" : ""));
1976
sc->
sc_rxdiscard
= 0;
if_stge.c
191
int
sc_rxdiscard
;
member in struct:stge_softc
1253
if (__predict_false(sc->
sc_rxdiscard
)) {
1257
sc->
sc_rxdiscard
= 0;
1280
sc->
sc_rxdiscard
= 1;
1564
sc->
sc_rxdiscard
= 0;
if_sip.c
305
int
sc_rxdiscard
;
member in struct:sip_softc
2145
if (__predict_false(sc->
sc_rxdiscard
)) {
2149
sc->
sc_rxdiscard
= 0;
2172
sc->
sc_rxdiscard
= 1;
2689
sc->
sc_rxdiscard
= 0;
Completed in 35 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025