Home
last modified time | relevance | path

Searched refs:xfrm_usersa_id (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/linux/
Dxfrm.h354 struct xfrm_usersa_id { struct
362 struct xfrm_usersa_id sa_id; argument
450 struct xfrm_usersa_id id;
/external/iproute2/ip/
Dxfrm.h48 #define XFRMSID_RTA(x) ((struct rtattr*)(((char*)(x)) + NLMSG_ALIGN(sizeof(struct xfrm_usersa_id))…
49 #define XFRMSID_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct xfrm_usersa_id))
Dxfrm_state.c704 struct xfrm_usersa_id *xsid = NULL; in xfrm_state_print()
788 struct xfrm_usersa_id xsid; in xfrm_state_get_or_delete()
880 struct xfrm_usersa_id *xsid; in xfrm_state_keep()