OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IPSEC
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/inetd/
ipsec.c
1
/* $NetBSD:
ipsec
.c,v 1.8 2021/09/03 21:02:04 rillig Exp $ */
46
#ifdef
IPSEC
47
#include <netipsec/
ipsec
.h>
48
#ifndef IPSEC_POLICY_IPSEC /* no
ipsec
support on old
ipsec
*/
49
#undef
IPSEC
53
#include "
ipsec
.h"
55
#ifdef
IPSEC
inetd.h
91
#ifdef
IPSEC
92
#include <netipsec/
ipsec
.h>
93
#ifndef IPSEC_POLICY_IPSEC /* no
ipsec
support on old
ipsec
*/
94
#undef
IPSEC
96
#include "
ipsec
.h"
173
#ifdef
IPSEC
174
char *se_policy; /*
IPsec
poilcy string */
278
/* Default
IPsec
policy for current config file */
/src/usr.sbin/mountd/
mountd.c
92
#ifdef
IPSEC
93
#include <netipsec/
ipsec
.h>
94
#ifndef IPSEC_POLICY_IPSEC /* no
ipsec
support on old
ipsec
*/
95
#undef
IPSEC
97
#include "
ipsec
.h"
355
#ifdef
IPSEC
365
#ifdef
IPSEC
368
errx(1, "Invalid
ipsec
policy `%s'", policy);
387
#ifdef
IPSEC
[
all
...]
Completed in 28 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026