Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Dxfrm.h345 struct xfrm_usersa_info { struct
346 struct xfrm_selector sel;
347 struct xfrm_id id;
348 xfrm_address_t saddr;
349 struct xfrm_lifetime_cfg lft;
350 struct xfrm_lifetime_cur curlft;
351 struct xfrm_stats stats;
352 __u32 seq;
353 __u32 reqid;
354 __u16 family;
[all …]