OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPSEC_PCBSP_CONNECTED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netipsec/
ipsec.h
128
#define
IPSEC_PCBSP_CONNECTED
1
ipsec.c
221
if ((pcbsp->sp_cacheflags &
IPSEC_PCBSP_CONNECTED
) == 0) {
281
if (pcbsp->sp_cacheflags &
IPSEC_PCBSP_CONNECTED
) {
324
pcbsp->sp_cacheflags |=
IPSEC_PCBSP_CONNECTED
;
334
pcbsp->sp_cacheflags &= ~
IPSEC_PCBSP_CONNECTED
;
Completed in 16 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026