Searched refs:IP_IPSEC_POLICY (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sbin/setkey/
H A Dtest-policy.c103 optname = IP_IPSEC_POLICY;
/freebsd-11-stable/tools/regression/priv/
H A Dpriv_netinet_ipsec.c203 optname = IP_IPSEC_POLICY;
256 optname = IP_IPSEC_POLICY;
/freebsd-11-stable/lib/libipsec/
H A Dtest-policy.c164 optname = IP_IPSEC_POLICY;
/freebsd-11-stable/sys/netinet/
H A Din.h430 #define IP_IPSEC_POLICY 21 /* int; set/get security policy */ macro
H A Dip_output.c1189 case IP_IPSEC_POLICY:
1338 case IP_IPSEC_POLICY:
/freebsd-11-stable/usr.sbin/rrenumd/
H A Drrenumd.c389 if (setsockopt(s4, IPPROTO_IP, IP_IPSEC_POLICY,
391 err(1, "setsockopt(IP_IPSEC_POLICY)");
/freebsd-11-stable/sys/netipsec/
H A Dipsec_pcb.c464 if (sopt->sopt_name != IP_IPSEC_POLICY)
/freebsd-11-stable/sbin/ping/
H A Dping.c680 if (setsockopt(srecv, IPPROTO_IP, IP_IPSEC_POLICY,
691 if (setsockopt(ssend, IPPROTO_IP, IP_IPSEC_POLICY,
/freebsd-11-stable/contrib/netcat/
H A Dnetcat.c1368 e = setsockopt(s, IPPROTO_IP, IP_IPSEC_POLICY, raw,
/freebsd-11-stable/contrib/traceroute/
H A Dtraceroute.c1358 (void)setsockopt(so, IPPROTO_IP, IP_IPSEC_POLICY,
/freebsd-11-stable/contrib/telnet/telnet/
H A Dcommands.c2140 optname = res->ai_family == AF_INET ? IP_IPSEC_POLICY : IPV6_IPSEC_POLICY;
/freebsd-11-stable/usr.sbin/inetd/
H A Dinetd.c1403 opt = IP_IPSEC_POLICY;

Completed in 299 milliseconds