HomeSort by: relevance | last modified time | path
    Searched refs:IPSEC (Results 1 - 25 of 52) sorted by relevancy

1 2 3

  /src/sys/rump/net/lib/libipsec/
Makefile 7 COMMENT= ipsec interface
9 IOCONF= IPSEC.ioconf
  /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 */
273 /* Default IPsec policy for current config file */
parse.c 123 #ifdef IPSEC
181 #ifdef IPSEC
367 #ifdef IPSEC
415 /* Comments and IPsec policies */
417 #ifdef IPSEC
429 ERR("Invalid IPsec policy \"%s\"", p);
434 * without IPsec.
779 #ifdef IPSEC
800 #ifdef IPSEC
902 #ifdef IPSEC
    [all...]
parse_v2.c 46 #include "ipsec.h"
86 #ifdef IPSEC
99 #ifdef IPSEC
127 #ifdef IPSEC
128 { "ipsec", ipsec_handler }
249 #ifdef IPSEC
256 #ifdef IPSEC
264 /* IPsec was intentionally disabled. */
1112 #ifdef IPSEC
1114 * ipsec_handler currently uses the ipsec.h utilities for parsing, requirin
    [all...]
  /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 43 #if defined(IPSEC)
44 #include <netipsec/ipsec.h>
  /src/usr.bin/netstat/
pfkey.c 2 /* $KAME: ipsec.c,v 1.33 2003/07/25 09:54:32 itojun Exp $ */
78 #ifdef IPSEC
90 #ifdef IPSEC
192 #endif /*IPSEC*/
netstat.h 86 #ifdef IPSEC
107 #ifdef IPSEC
main.c 226 #ifdef IPSEC
228 fast_ipsec_stats, NULL, 0, "ipsec" },
253 #ifdef IPSEC
273 #ifdef IPSEC
296 #ifdef IPSEC
716 #ifdef IPSEC
  /src/sys/netinet6/
ip6_forward.c 64 #ifdef IPSEC
65 #include <netipsec/ipsec.h>
130 #ifdef IPSEC
169 * It is important to save it before IPsec processing as IPsec
175 #ifdef IPSEC
252 #ifdef IPSEC
460 #ifdef IPSEC
in6_proto.c 122 #ifdef IPSEC
123 #include <netipsec/ipsec.h>
208 #if defined(IPSEC)
213 * the ipsec shared library. We need a wrapper anyway.
255 #endif /* IPSEC */
386 #ifdef IPSEC
407 #endif /* IPSEC */
  /src/sys/arch/mipsco/conf/
RC3230 64 options IPSEC # Internet protocols
  /src/sys/arch/evbarm/conf/
GENERIC.common 51 options IPSEC # IP security
168 pseudo-device ipsecif # interface for routing-based ipsec
  /src/sys/netinet/
in_proto.c 131 #ifdef IPSEC
132 #include <netipsec/ipsec.h>
134 #endif /* IPSEC */
211 #if defined(IPSEC)
216 * the ipsec shared library. We need a wrapper anyway.
257 #endif /* IPSEC */
359 #ifdef IPSEC
380 #endif /* IPSEC */
sctp_peeloff.c 76 #ifdef IPSEC
77 #include <netipsec/ipsec.h>
79 #endif /*IPSEC*/
in_pcb.c 135 #ifdef IPSEC
136 #include <netipsec/ipsec.h>
138 #endif /* IPSEC */
242 #if defined(IPSEC)
647 #if defined(IPSEC)
670 #if defined(IPSEC)
690 #if defined(IPSEC)
udp_usrreq.c 116 #ifdef IPSEC
117 #include <netipsec/ipsec.h>
129 #ifdef IPSEC
453 #if defined(IPSEC)
523 * we need udpiphdr for IPsec processing so we do that later.
573 #ifdef IPSEC
1230 #if defined(INET) && defined(IPSEC)
1236 * Otherwise, ESP, we invoke IPsec.
raw_ip.c 101 #ifdef IPSEC
102 #include <netipsec/ipsec.h>
199 #if defined(IPSEC)
211 #if defined(IPSEC)
tcp_output.c 176 #ifdef IPSEC
177 #include <netipsec/ipsec.h>
315 #if defined(IPSEC)
325 #if defined(IPSEC)
332 #if defined(IPSEC)
560 * - If there is not an IPsec policy that prevents it
566 #if defined(IPSEC)
579 #if defined(IPSEC)
  /src/sys/miscfs/kernfs/
kernfs.h 187 #ifdef IPSEC
  /src/sys/arch/riscv/conf/
GENERIC.common 88 options IPSEC # IP security
198 pseudo-device ipsecif # interface for routing-based ipsec
  /src/sbin/ping/
ping.c 91 #ifdef IPSEC
92 #include <netipsec/ipsec.h>
93 #endif /*IPSEC*/
117 #ifdef IPSEC
124 #endif /*IPSEC*/
248 #ifdef IPSEC
278 #ifndef IPSEC
421 #ifdef IPSEC
445 #endif /*IPSEC*/
604 #ifdef IPSEC
    [all...]
  /src/sbin/ping6/
ping6.c 135 #ifdef IPSEC
136 #include <netipsec/ipsec.h>
172 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC)
270 #if defined(IPSEC) && defined(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)
2363 #ifdef IPSEC
2437 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC)
2451 warnx("Unable to set IPsec policy")
    [all...]
  /src/usr.sbin/traceroute6/
traceroute6.c 280 #ifdef IPSEC
282 #include <netipsec/ipsec.h>
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)
789 * do not raise error even if setsockopt fails, kernel may have ipsec

Completed in 59 milliseconds

1 2 3