Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dsadb.h778 boolean_t sadb_replay_check(ipsa_t *, uint32_t);
/titanic_50/usr/src/uts/common/inet/ip/
H A Dipsecah.c3695 if (!sadb_replay_check(assoc, ah->ah_replay)) { in ah_auth_in_done()
H A Dsadb.c4651 if (!sadb_replay_check(ipsapp.ipsap_sa_ptr,
6094 sadb_replay_check(ipsa_t *ipsa, uint32_t seq) function
H A Dipsecesp.c1700 if (!sadb_replay_check(assoc, esph->esph_replay)) { in esp_in_done()