Searched refs:wint (Results 1 – 3 of 3) sorted by relevance
28 uint32_t wint = replay->wint; in anti_replay_check() local119 replay->wint = ((wint + shift - 1) % ex_winsz) + 1; in anti_replay_check()131 shiftwords = ((wint + shift - 1) >> WORD_SHIFT) - in anti_replay_check()132 ((wint - 1) >> WORD_SHIFT); in anti_replay_check()134 tmp = (wint + WORD_SIZE - 1) / WORD_SIZE; in anti_replay_check()
122 uint32_t wint; member
560 sa->replay->wint = sa->replay_win_sz; in eth_sec_ipsec_in_sess_create()