Searched refs:IP_IPSEC_POLICY (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/tools/regression/priv/ |
| H A D | priv_netinet_ipsec.c | 203 optname = IP_IPSEC_POLICY; in priv_netinet_ipsec_policy_bypass_af() 256 optname = IP_IPSEC_POLICY; in priv_netinet_ipsec_policy_entrust_af()
|
| /freebsd-12.1/sbin/setkey/ |
| H A D | test-policy.c | 105 optname = IP_IPSEC_POLICY; in test()
|
| /freebsd-12.1/lib/libipsec/ |
| H A D | test-policy.c | 166 optname = IP_IPSEC_POLICY;
|
| /freebsd-12.1/sys/netinet/ |
| H A D | in.h | 432 #define IP_IPSEC_POLICY 21 /* int; set/get security policy */ macro
|
| H A D | ip_output.c | 1245 case IP_IPSEC_POLICY: in ip_ctloutput() 1410 case IP_IPSEC_POLICY: in ip_ctloutput()
|
| /freebsd-12.1/sys/netipsec/ |
| H A D | ipsec_pcb.c | 464 if (sopt->sopt_name != IP_IPSEC_POLICY) in ipsec4_pcbctl()
|
| /freebsd-12.1/usr.sbin/rrenumd/ |
| H A D | rrenumd.c | 391 if (setsockopt(s4, IPPROTO_IP, IP_IPSEC_POLICY, in sock4_open()
|
| /freebsd-12.1/sbin/ping/ |
| H A D | ping.c | 672 if (setsockopt(srecv, IPPROTO_IP, IP_IPSEC_POLICY, in main() 683 if (setsockopt(ssend, IPPROTO_IP, IP_IPSEC_POLICY, in main()
|
| /freebsd-12.1/contrib/netcat/ |
| H A D | netcat.c | 1368 e = setsockopt(s, IPPROTO_IP, IP_IPSEC_POLICY, raw, in add_ipsec_policy()
|
| /freebsd-12.1/contrib/traceroute/ |
| H A D | traceroute.c | 1361 (void)setsockopt(so, IPPROTO_IP, IP_IPSEC_POLICY,
|
| /freebsd-12.1/contrib/telnet/telnet/ |
| H A D | commands.c | 2132 optname = res->ai_family == AF_INET ? IP_IPSEC_POLICY : IPV6_IPSEC_POLICY; in setpolicy()
|
| /freebsd-12.1/usr.sbin/inetd/ |
| H A D | inetd.c | 1392 opt = IP_IPSEC_POLICY; in ipsecsetup()
|