Home
last modified time | relevance | path

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

/external/libnl/lib/xfrm/
Dae.c139 #define XFRM_AE_ATTR_REPLAY_MAXAGE 0x100 macro
253 __ADD(XFRM_AE_ATTR_REPLAY_MAXAGE, replay_maxage),
405 if (tmpl->ce_mask & XFRM_AE_ATTR_REPLAY_MAXAGE) in build_xfrm_ae_message()
528 ae->ce_mask |= XFRM_AE_ATTR_REPLAY_MAXAGE; in xfrmnl_ae_parse()
857 if (ae->ce_mask & XFRM_AE_ATTR_REPLAY_MAXAGE) in xfrmnl_ae_get_replay_maxage()
866 ae->ce_mask |= XFRM_AE_ATTR_REPLAY_MAXAGE; in xfrmnl_ae_set_replay_maxage()