Searched refs:ah_replay (Results 1 – 3 of 3) sorted by relevance
145 ntohl(aligned_ah->ah_spi), ntohl(aligned_ah->ah_replay)); in interpret_ah()162 (void) sprintf(get_line((char *)&ah->ah_replay - dlc_header, 4), in interpret_ah()163 "Replay = %u", ntohl(aligned_ah->ah_replay)); in interpret_ah()
129 uint32_t ah_replay; member134 sizeof ((ah)->ah_replay))
2576 phdr_ah->ah_replay = in ah_finish_up()2578 if (phdr_ah->ah_replay == 0 && assoc->ipsa_replay_wsize != 0) { in ah_finish_up()2610 phdr_ah->ah_replay = inbound_ah->ah_replay; in ah_finish_up()3546 if (!sadb_replay_peek(assoc, ah->ah_replay)) { in ah_inbound()3695 if (!sadb_replay_check(assoc, ah->ah_replay)) { in ah_auth_in_done()