OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_ev_txipsum
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_dge.c
296
struct evcnt
sc_ev_txipsum
; /* IP checksums comp. out-bound */
member in struct:dge_softc
978
evcnt_attach_dynamic(&sc->
sc_ev_txipsum
, EVCNT_TYPE_MISC,
1101
DGE_EVCNT_INCR(&sc->
sc_ev_txipsum
);
if_stge.c
181
struct evcnt
sc_ev_txipsum
; /* IP checksums comp. out-bound */
member in struct:stge_softc
736
evcnt_attach_dynamic(&sc->
sc_ev_txipsum
, EVCNT_TYPE_MISC,
953
STGE_EVCNT_INCR(&sc->
sc_ev_txipsum
);
if_sip.c
262
struct evcnt
sc_ev_txipsum
; /* IP checksums comp. out-bound */
member in struct:sip_softc
982
evcnt_detach(&sc->
sc_ev_txipsum
);
1457
evcnt_attach_dynamic(&sc->
sc_ev_txipsum
, EVCNT_TYPE_MISC,
1515
SIP_EVCNT_INCR(&sc->
sc_ev_txipsum
);
Completed in 80 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025