Home
last modified time | relevance | path

Searched refs:xfrmnl_lifetime_cur (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/include/netlink-private/
Dtypes.h1147 struct xfrmnl_lifetime_cur { struct
1192 struct xfrmnl_lifetime_cur lifetime_cur;
1247 struct xfrmnl_lifetime_cur curlft;
1318 struct xfrmnl_lifetime_cur curlft;
/third_party/libnl/lib/xfrm/
Dae.c403 NLA_PUT (msg, XFRMA_LTIME_VAL, sizeof (struct xfrmnl_lifetime_cur), &tmpl->lifetime_cur); in build_xfrm_ae_message()