Searched refs:IP_XFRM_POLICY (Results 1 – 23 of 23) sorted by relevance
/external/strace/xlat/ |
D | sock_ip_options.h | 98 #if defined(IP_XFRM_POLICY) || (defined(HAVE_DECL_IP_XFRM_POLICY) && HAVE_DECL_IP_XFRM_POLICY) 99 XLAT(IP_XFRM_POLICY),
|
D | sock_ip_options.in | 28 IP_XFRM_POLICY
|
/external/syzkaller/sys/linux/ |
D | socket_inet_arm.const | 54 IP_XFRM_POLICY = 17
|
D | socket_inet_386.const | 54 IP_XFRM_POLICY = 17
|
D | socket_inet_arm64.const | 54 IP_XFRM_POLICY = 17
|
D | socket_inet_ppc64le.const | 54 IP_XFRM_POLICY = 17
|
D | socket_inet_amd64.const | 54 IP_XFRM_POLICY = 17
|
D | socket_inet.txt | 45 inet_option_types_buf = IP_OPTIONS, IP_PKTOPTIONS, IP_IPSEC_POLICY, IP_XFRM_POLICY, IP_MULTICAST_IF… 61 getsockopt$inet_IP_XFRM_POLICY(fd sock_in, level const[IPPROTO_IP], optname const[IP_XFRM_POLICY], … 62 setsockopt$inet_IP_XFRM_POLICY(fd sock_in, level const[IPPROTO_IP], optname const[IP_XFRM_POLICY], …
|
/external/iproute2/include/uapi/linux/ |
D | in.h | 106 #define IP_XFRM_POLICY 17 macro
|
/external/kernel-headers/original/uapi/linux/ |
D | in.h | 106 #define IP_XFRM_POLICY 17 macro
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_linux_sparc64.go | 726 IP_XFRM_POLICY = 0x11 const
|
D | zerrors_linux_mips64le.go | 867 IP_XFRM_POLICY = 0x11 const
|
D | zerrors_linux_ppc64.go | 867 IP_XFRM_POLICY = 0x11 const
|
D | zerrors_linux_arm.go | 867 IP_XFRM_POLICY = 0x11 const
|
D | zerrors_linux_mips64.go | 867 IP_XFRM_POLICY = 0x11 const
|
D | zerrors_linux_ppc64le.go | 867 IP_XFRM_POLICY = 0x11 const
|
D | zerrors_linux_arm64.go | 870 IP_XFRM_POLICY = 0x11 const
|
D | zerrors_linux_386.go | 868 IP_XFRM_POLICY = 0x11 const
|
D | zerrors_linux_mips.go | 867 IP_XFRM_POLICY = 0x11 const
|
D | zerrors_linux_s390x.go | 867 IP_XFRM_POLICY = 0x11 const
|
D | zerrors_linux_mipsle.go | 867 IP_XFRM_POLICY = 0x11 const
|
D | zerrors_linux_amd64.go | 868 IP_XFRM_POLICY = 0x11 const
|
/external/strace/ |
D | ChangeLog | 44323 * net.c (sockipoptions): Add IP_IPSEC_POLICY, IP_XFRM_POLICY,
|