Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet6/
H A Dipsec.c2836 ipsec_chkreplay(u_int32_t seq, struct secasvar *sav, u_int8_t replay_index) in ipsec_chkreplay() argument
2851 replay = sav->replay[replay_index]; in ipsec_chkreplay()
2908 ipsec_updatereplay(u_int32_t seq, struct secasvar *sav, u_int8_t replay_index) in ipsec_updatereplay() argument
2922 replay = sav->replay[replay_index]; in ipsec_updatereplay()