OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OFFLOAD_TCPCKSUM
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_txpreg.h
511
#define
OFFLOAD_TCPCKSUM
0x00000002 /* tcp checksum */
if_txp.c
2102
if (rsp->rsp_par2 & rsp->rsp_par3 &
OFFLOAD_TCPCKSUM
) {
2103
sc->sc_rx_capability |=
OFFLOAD_TCPCKSUM
;
2105
sc->sc_tx_capability |=
OFFLOAD_TCPCKSUM
;
Completed in 14 milliseconds
Indexes created Sun Oct 19 16:10:00 GMT 2025