Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/netinet6/
H A Desp_input.c225 u_int32_t replay_index = 0; in esp4_input_extended() local
935 u_int32_t replay_index = 0; in esp6_input_extended() local
1743 u_int32_t replay_index = 0; in esp_kpipe_input() local
H A Dipsec.c2824 ipsec_chkreplay(u_int32_t seq, struct secasvar *sav, u_int8_t replay_index) in ipsec_chkreplay()
2896 ipsec_updatereplay(u_int32_t seq, struct secasvar *sav, u_int8_t replay_index) in ipsec_updatereplay()