Home
last modified time | relevance | path

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

/external/libnl/lib/xfrm/
Dae.c202 diff |= XFRM_AE_DIFF(REPLAY_MAXAGE, a->replay_maxage != b->replay_maxage); in xfrm_ae_compare()
253 __ADD(XFRM_AE_ATTR_REPLAY_MAXAGE, replay_maxage),
337 nl_dump_line(p, "\t\tmax age %u max diff %u \n", ae->replay_maxage, ae->replay_maxdiff); in xfrm_ae_dump_line()
406 NLA_PUT_U32 (msg, XFRMA_ETIMER_THRESH, tmpl->replay_maxage); in build_xfrm_ae_message()
527 ae->replay_maxage = *(uint32_t*)nla_data(tb[XFRM_AE_ETHR]); in xfrmnl_ae_parse()
858 return ae->replay_maxage; in xfrmnl_ae_get_replay_maxage()
863 int xfrmnl_ae_set_replay_maxage (struct xfrmnl_ae* ae, unsigned int replay_maxage) in xfrmnl_ae_set_replay_maxage() argument
865 ae->replay_maxage = replay_maxage; in xfrmnl_ae_set_replay_maxage()
Dsa.c265 diff |= XFRM_SA_DIFF(REPLAY_MAXAGE,a->replay_maxage != b->replay_maxage); in xfrm_sa_compare()
332 __ADD(XFRM_SA_ATTR_REPLAY_MAXAGE, replay_maxage),
514 nl_dump_line(p, "\t\tmax age %u max diff %u \n", sa->replay_maxage, sa->replay_maxdiff); in xfrm_sa_dump_line()
886 sa->replay_maxage = *(uint32_t*)nla_data(tb[XFRMA_ETIMER_THRESH]); in xfrmnl_sa_parse()
1250 NLA_PUT_U32 (msg, XFRMA_ETIMER_THRESH, tmpl->replay_maxage); in build_xfrm_sa_message()
2049 return sa->replay_maxage; in xfrmnl_sa_get_replay_maxage()
2054 int xfrmnl_sa_set_replay_maxage (struct xfrmnl_sa* sa, unsigned int replay_maxage) in xfrmnl_sa_set_replay_maxage() argument
2056 sa->replay_maxage = replay_maxage; in xfrmnl_sa_set_replay_maxage()
/external/libnl/include/netlink-private/
Dtypes.h1193 uint32_t replay_maxage; member
1264 uint32_t replay_maxage; member
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v0.abi20706 …<var-decl name="replay_maxage" type-id="19c2251e" visibility="default" filepath="include/net/xfrm.…
54242 …<var-decl name="replay_maxage" type-id="19c2251e" visibility="default" filepath="include/net/xfrm.…
Dtest-PR27569-v1.abi20714 …<var-decl name="replay_maxage" type-id="19c2251e" visibility="default" filepath="include/net/xfrm.…
54271 …<var-decl name="replay_maxage" type-id="19c2251e" visibility="default" filepath="include/net/xfrm.…