Searched refs:replay_index (Results 1 – 1 of 1) sorted by relevance
2837 ipsec_chkreplay(u_int32_t seq, struct secasvar *sav, u_int8_t replay_index) in ipsec_chkreplay() argument2852 replay = sav->replay[replay_index]; in ipsec_chkreplay()2909 ipsec_updatereplay(u_int32_t seq, struct secasvar *sav, u_int8_t replay_index) in ipsec_updatereplay() argument2923 replay = sav->replay[replay_index]; in ipsec_updatereplay()