OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OFFLOAD_IPSEC
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_txpreg.h
514
#define
OFFLOAD_IPSEC
0x00000010 /* ipsec enable */
if_txp.c
2089
if (rsp->rsp_par2 & rsp->rsp_par3 &
OFFLOAD_IPSEC
) {
2090
sc->sc_tx_capability |=
OFFLOAD_IPSEC
;
2091
sc->sc_rx_capability |=
OFFLOAD_IPSEC
;
Completed in 14 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025