Home
last modified time | relevance | path

Searched refs:IPSEC_POLICY_IPSEC (Results 1 – 16 of 16) sorted by relevance

/freebsd-10-stable/usr.sbin/rrenumd/
Drrenumd.c79 #ifdef IPSEC_POLICY_IPSEC
107 #ifdef IPSEC_POLICY_IPSEC
129 #ifdef IPSEC_POLICY_IPSEC in show_usage()
266 #ifdef IPSEC_POLICY_IPSEC in sock6_open()
274 #ifndef IPSEC_POLICY_IPSEC in sock6_open()
316 #ifdef IPSEC_POLICY_IPSEC in sock6_open()
355 #ifdef IPSEC_POLICY_IPSEC in sock4_open()
361 #ifndef IPSEC_POLICY_IPSEC in sock4_open()
382 #ifdef IPSEC_POLICY_IPSEC in sock4_open()
537 #ifdef IPSEC_POLICY_IPSEC in main()
[all …]
/freebsd-10-stable/contrib/telnet/telnet/
Dmain.c64 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC)
101 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC) in usage()
151 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC) in main()
329 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC) in main()
Dexterns.h76 #if defined(IPSEC_POLICY_IPSEC)
Dcommands.c2118 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC)
2436 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC) in tn()
/freebsd-10-stable/lib/libipsec/
Dipsec_dump_policy.c107 case IPSEC_POLICY_IPSEC:
128 if (xpl->sadb_x_policy_type != IPSEC_POLICY_IPSEC) {
Dpolicy_parse.y265 if (p_type == IPSEC_POLICY_IPSEC) { in rule_check()
/freebsd-10-stable/sbin/ping/
Dping.c135 #ifdef IPSEC_POLICY_IPSEC
230 #ifdef IPSEC_POLICY_IPSEC in main()
246 #ifdef IPSEC_POLICY_IPSEC in main()
268 #ifdef IPSEC_POLICY_IPSEC in main()
409 #ifdef IPSEC_POLICY_IPSEC in main()
608 #ifdef IPSEC_POLICY_IPSEC in main()
1685 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC)
/freebsd-10-stable/sbin/ping6/
Dping6.c172 #ifdef IPSEC_POLICY_IPSEC
312 #ifdef IPSEC_POLICY_IPSEC in main()
332 #ifdef IPSEC_POLICY_IPSEC in main()
566 #ifdef IPSEC_POLICY_IPSEC in main()
778 #ifdef IPSEC_POLICY_IPSEC in main()
2664 #ifdef IPSEC_POLICY_IPSEC
2749 #if defined(IPSEC) && !defined(IPSEC_POLICY_IPSEC) in usage()
2754 #if defined(IPSEC) && !defined(IPSEC_POLICY_IPSEC) in usage()
2764 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC) in usage()
/freebsd-10-stable/usr.sbin/traceroute6/
Dtraceroute6.c313 #ifdef IPSEC_POLICY_IPSEC
704 #ifdef IPSEC_POLICY_IPSEC
772 #ifdef IPSEC_POLICY_IPSEC
1017 #ifdef IPSEC_POLICY_IPSEC
/freebsd-10-stable/sys/netipsec/
Dipsec.c354 case IPSEC_POLICY_IPSEC: in ipsec_getpolicybysock()
387 case IPSEC_POLICY_IPSEC: in ipsec_getpolicybysock()
480 case IPSEC_POLICY_IPSEC: in ipsec4_checkpolicy()
1220 IPSEC_ASSERT(sp->policy == IPSEC_POLICY_IPSEC, in ipsec_in_reject()
1359 IPSEC_ASSERT(sp->policy == IPSEC_POLICY_IPSEC, in ipsec_hdrsiz_internal()
Dkey_debug.c406 if (xpl->sadb_x_policy_type == IPSEC_POLICY_IPSEC) { in kdebug_sadb_x_policy()
478 case IPSEC_POLICY_IPSEC: in kdebug_secpolicy()
Dipsec.h199 #define IPSEC_POLICY_IPSEC 2 /* do IPsec */ macro
Dkey.c1234 IPSEC_ASSERT((*sp)->policy == IPSEC_POLICY_IPSEC, in key_freesp_so()
1429 case IPSEC_POLICY_IPSEC: in key_msg2sp()
1658 if (sp->policy == IPSEC_POLICY_IPSEC) { in key_sp2msg()
1856 && xpl0->sadb_x_policy_type == IPSEC_POLICY_IPSEC in key_spdadd()
2300 IPSEC_ASSERT(sp->policy == IPSEC_POLICY_IPSEC, in key_spdacquire()
2529 if (sp->policy != IPSEC_POLICY_IPSEC) in key_getspreqmsglen()
/freebsd-10-stable/contrib/traceroute/
Dtraceroute.c803 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC) in main()
967 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC) in main()
1266 #if defined(IPSEC) && defined(IPSEC_POLICY_IPSEC)
/freebsd-10-stable/sys/netinet6/
Dip6_forward.c225 case IPSEC_POLICY_IPSEC: in ip6_forward()
/freebsd-10-stable/usr.sbin/inetd/
Dinetd.c151 #ifndef IPSEC_POLICY_IPSEC /* no ipsec support on old ipsec */