Home
last modified time | relevance | path

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

/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()
470 [XFRMA_LTIME_VAL] = { .minlen = sizeof(struct xfrm_lifetime_cur) },
517 if (tb[XFRMA_LTIME_VAL]) { in xfrmnl_ae_parse()
518 struct xfrm_lifetime_cur* cur = nla_data(tb[XFRMA_LTIME_VAL]); in xfrmnl_ae_parse()
Dsa.c640 [XFRMA_LTIME_VAL] = { .minlen = sizeof(struct xfrm_lifetime_cur) },
/third_party/libnl/include/linux-private/linux/
Dxfrm.h288 XFRMA_LTIME_VAL, enumerator