Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dsadb.h779 boolean_t sadb_replay_peek(ipsa_t *, uint32_t);
/titanic_50/usr/src/uts/common/inet/ip/
H A Dipsecah.c3546 if (!sadb_replay_peek(assoc, ah->ah_replay)) { in ah_inbound()
H A Dipsecesp.c1155 if (!sadb_replay_peek(ipsa, esph->esph_replay)) { in esp_inbound()
H A Dsadb.c6157 sadb_replay_peek(ipsa_t *ipsa, uint32_t seq) function