Searched refs:replay_index (Results 1 – 1 of 1) sorted by relevance
2841 ipsec_chkreplay(u_int32_t seq, struct secasvar *sav, u_int8_t replay_index) in ipsec_chkreplay() argument2856 replay = sav->replay[replay_index]; in ipsec_chkreplay()2913 ipsec_updatereplay(u_int32_t seq, struct secasvar *sav, u_int8_t replay_index) in ipsec_updatereplay() argument2927 replay = sav->replay[replay_index]; in ipsec_updatereplay()