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_txtcpsum
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_stge.c
182
struct evcnt
sc_ev_txtcpsum
; /* TCP checksums comp. out-bound */
member in struct:stge_softc
725
evcnt_attach_dynamic(&sc->
sc_ev_txtcpsum
, EVCNT_TYPE_MISC,
945
STGE_EVCNT_INCR(&sc->
sc_ev_txtcpsum
);
if_sip.c
263
struct evcnt
sc_ev_txtcpsum
; /* TCP checksums comp. out-bound */
member in struct:sip_softc
981
evcnt_detach(&sc->
sc_ev_txtcpsum
);
1459
evcnt_attach_dynamic(&sc->
sc_ev_txtcpsum
, EVCNT_TYPE_MISC,
1520
SIP_EVCNT_INCR(&sc->
sc_ev_txtcpsum
);
Completed in 15 milliseconds
Indexes created Sat Oct 11 13:09:53 GMT 2025