OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_cacheflags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netipsec/
ipsec.h
127
int
sp_cacheflags
;
member in struct:inpcbpolicy
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 37 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026