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_POLICY_IPSEC
(Results
1 - 16
of
16
) sorted by relevancy
/src/usr.bin/telnet/
main.c
66
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
105
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
142
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
261
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
externs.h
45
#if defined(
IPSEC_POLICY_IPSEC
)
commands.c
2062
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
2213
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
/src/usr.sbin/inetd/
ipsec.c
48
#ifndef
IPSEC_POLICY_IPSEC
/* no ipsec support on old ipsec */
inetd.h
93
#ifndef
IPSEC_POLICY_IPSEC
/* no ipsec support on old ipsec */
/src/sbin/ping/
ping.c
118
#ifdef
IPSEC_POLICY_IPSEC
123
#endif /*
IPSEC_POLICY_IPSEC
*/
250
#ifdef
IPSEC_POLICY_IPSEC
282
#ifdef
IPSEC_POLICY_IPSEC
286
#endif /*
IPSEC_POLICY_IPSEC
*/
423
#ifdef
IPSEC_POLICY_IPSEC
445
#endif /*
IPSEC_POLICY_IPSEC
*/
606
#ifdef
IPSEC_POLICY_IPSEC
675
#endif /*
IPSEC_POLICY_IPSEC
*/
1976
#ifdef
IPSEC_POLICY_IPSEC
[
all
...]
/src/sbin/ping6/
ping6.c
172
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
270
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
294
#ifdef
IPSEC_POLICY_IPSEC
308
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
536
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
716
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
2437
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
2528
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
/src/sys/netipsec/
ipsec.h
196
#define
IPSEC_POLICY_IPSEC
2 /* do IPsec */
key_debug.c
384
if (xpl->sadb_x_policy_type ==
IPSEC_POLICY_IPSEC
) {
462
case
IPSEC_POLICY_IPSEC
:
ipsec.c
462
case
IPSEC_POLICY_IPSEC
:
501
case
IPSEC_POLICY_IPSEC
:
602
case
IPSEC_POLICY_IPSEC
:
1401
KASSERTMSG(sp->policy ==
IPSEC_POLICY_IPSEC
,
1490
KASSERTMSG(sp->policy ==
IPSEC_POLICY_IPSEC
,
ipsecif.c
406
if (sp->policy !=
IPSEC_POLICY_IPSEC
) {
key.c
1402
if (sp->policy ==
IPSEC_POLICY_IPSEC
)
1552
KASSERTMSG((*sp)->policy ==
IPSEC_POLICY_IPSEC
,
1858
case
IPSEC_POLICY_IPSEC
:
1868
/*
IPSEC_POLICY_IPSEC
*/
2102
if (sp->policy ==
IPSEC_POLICY_IPSEC
) {
2261
xpl0->sadb_x_policy_type ==
IPSEC_POLICY_IPSEC
&&
2755
KASSERTMSG(sp->policy ==
IPSEC_POLICY_IPSEC
,
3097
if (sp->policy !=
IPSEC_POLICY_IPSEC
)
/src/usr.sbin/traceroute6/
traceroute6.c
315
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
557
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
586
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
782
#if defined(IPSEC) && defined(
IPSEC_POLICY_IPSEC
)
/src/sys/net/
if_ipsec.c
1697
KASSERT(policy !=
IPSEC_POLICY_IPSEC
|| xisr != NULL);
1700
if (policy ==
IPSEC_POLICY_IPSEC
) {
1713
if (policy ==
IPSEC_POLICY_IPSEC
) {
1886
if (policy ==
IPSEC_POLICY_IPSEC
) {
1927
v6policy =
IPSEC_POLICY_IPSEC
;
1936
IPSEC_DIR_INBOUND, IPPROTO_IPIP, level,
IPSEC_POLICY_IPSEC
,
1943
IPSEC_DIR_OUTBOUND, IPPROTO_IPIP, level,
IPSEC_POLICY_IPSEC
,
/src/usr.sbin/traceroute/
traceroute.c
429
#ifdef
IPSEC_POLICY_IPSEC
714
#ifdef
IPSEC_POLICY_IPSEC
743
#endif /*
IPSEC_POLICY_IPSEC
*/
747
#ifdef
IPSEC_POLICY_IPSEC
776
#endif /*
IPSEC_POLICY_IPSEC
*/
1833
#ifdef
IPSEC_POLICY_IPSEC
/src/usr.sbin/mountd/
mountd.c
94
#ifndef
IPSEC_POLICY_IPSEC
/* no ipsec support on old ipsec */
Completed in 46 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026