OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OFFLOAD_UDPCKSUM
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_txpreg.h
512
#define
OFFLOAD_UDPCKSUM
0x00000004 /* udp checksum */
if_txp.c
2111
if (rsp->rsp_par2 & rsp->rsp_par3 &
OFFLOAD_UDPCKSUM
) {
2112
sc->sc_rx_capability |=
OFFLOAD_UDPCKSUM
;
2114
sc->sc_tx_capability |=
OFFLOAD_UDPCKSUM
;
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025