Home
last modified time | relevance | path

Searched defs:xfrm_usersa_info (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/include/linux/
Dxfrm.h333 struct xfrm_usersa_info { struct
334 struct xfrm_selector sel;
335 struct xfrm_id id;
336 xfrm_address_t saddr;
337 struct xfrm_lifetime_cfg lft;
338 struct xfrm_lifetime_cur curlft;
339 struct xfrm_stats stats;
340 __u32 seq;
341 __u32 reqid;
342 __u16 family;
[all …]