Home
last modified time | relevance | path

Searched refs:NETLINK_XFRM (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/cve/
H A Dcve-2017-16939.c57 fd = SAFE_SOCKET(PF_NETLINK, SOCK_RAW, NETLINK_XFRM); in run()
/third_party/libbpf/include/uapi/linux/
H A Dnetlink.h15 #define NETLINK_XFRM 6 /* ipsec */ macro
/third_party/python/Modules/
H A Dsocketmodule.c7379 #ifdef NETLINK_XFRM
7380 PyModule_AddIntMacro(m, NETLINK_XFRM);
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1771 pub const NETLINK_XFRM: ::c_int = 6; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2751 pub const NETLINK_XFRM: ::c_int = 6; consts

Completed in 30 milliseconds