Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dipsec.c2837 ipsec_chkreplay(u_int32_t seq, struct secasvar *sav, u_int8_t replay_index) in ipsec_chkreplay() argument
2852 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() argument
2923 replay = sav->replay[replay_index]; in ipsec_updatereplay()