Searched refs:seql (Results 1 – 1 of 1) sorted by relevance
174 uint32_t seql; in cpt_ipsec_antireplay_check() local180 seql = rte_be_to_cpu_32(*((uint32_t *)(data + in cpt_ipsec_antireplay_check()184 seq = (uint64_t)seql; in cpt_ipsec_antireplay_check()188 seq = ((uint64_t)seqh << 32) | seql; in cpt_ipsec_antireplay_check()200 sa->esn_low = rte_cpu_to_be_32(seql); in cpt_ipsec_antireplay_check()