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

/external/strace/xlat/
H A Dnetlink_protocols.h22 #if defined(NETLINK_XFRM) || (defined(HAVE_DECL_NETLINK_XFRM) && HAVE_DECL_NETLINK_XFRM)
23 XLAT(NETLINK_XFRM),
/external/libnl/include/linux/
H A Dnetlink.h13 #define NETLINK_XFRM 6 /* ipsec */ macro
/external/iproute2/include/linux/
H A Dnetlink.h13 #define NETLINK_XFRM 6 /* ipsec */ macro
/external/kernel-headers/original/uapi/linux/
H A Dnetlink.h14 #define NETLINK_XFRM 6 /* ipsec */ macro
/external/iproute2/ip/
H A Dxfrm_policy.c393 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
656 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
841 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
978 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
1027 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
H A Dxfrm_state.c545 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
681 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
871 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
998 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
1124 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
1174 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
H A Dxfrm_monitor.c414 if (rtnl_open_byproto(&rth, groups, NETLINK_XFRM) < 0)
/external/libnl/lib/
H A Dutils.c445 __ADD(NETLINK_XFRM,xfrm)

Completed in 1302 milliseconds