Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Dcnxk_security.c256 if (sa->w0.s.ar_win) in ot_ipsec_inb_ctx_size()
257 size += (1 << (sa->w0.s.ar_win - 1)) * sizeof(uint64_t); in ot_ipsec_inb_ctx_size()
349 sa->w0.s.ar_win = rte_log2_u32(replay_win_sz) - 5; in cnxk_ot_ipsec_inb_sa_fill()
H A Droc_ie_ot.h310 uint64_t ar_win : 3; member