Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dsadb.h776 ipsa_t *sadb_getspi(keysock_in_t *, uint32_t, int *, netstack_t *, uint_t);
/titanic_50/usr/src/uts/common/inet/ip/
H A Dipsecah.c1916 newbie = sadb_getspi(ksi, newspi, &diagnostic, in ah_getspi()
H A Dipsecesp.c1381 newbie = sadb_getspi(ksi, newspi, &diagnostic, in esp_getspi()
H A Dsadb.c5876 sadb_getspi(keysock_in_t *ksi, uint32_t master_spi, int *diagnostic, function