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_ULPROTO_ANY
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netipsec/
ipsec.h
163
#define
IPSEC_ULPROTO_ANY
255
key.c
1198
_BITS(sav->sah->saidx.src.sa.sa_len),
IPSEC_ULPROTO_ANY
);
1205
_BITS(sav->sah->saidx.src.sa.sa_len),
IPSEC_ULPROTO_ANY
);
3942
FULLMASK,
IPSEC_ULPROTO_ANY
, M_WAITOK);
3948
FULLMASK,
IPSEC_ULPROTO_ANY
, M_WAITOK);
4694
/* if spidx.ul_proto ==
IPSEC_ULPROTO_ANY
, ignore. */
4695
if (spidx0->ul_proto != (u_int16_t)
IPSEC_ULPROTO_ANY
&&
6843
IPSEC_ULPROTO_ANY
, mflag);
6851
IPSEC_ULPROTO_ANY
, mflag);
7490
FULLMASK,
IPSEC_ULPROTO_ANY
, M_WAITOK);
7495
FULLMASK,
IPSEC_ULPROTO_ANY
, M_WAITOK)
[
all
...]
ipsec.c
944
spidx->ul_proto =
IPSEC_ULPROTO_ANY
;
995
spidx->ul_proto =
IPSEC_ULPROTO_ANY
;
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026