Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h776 ipsa_t *sadb_getspi(keysock_in_t *, uint32_t, int *, netstack_t *, uint_t);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipsecah.c1761 newbie = sadb_getspi(ksi, newspi, &diagnostic, in ah_getspi()
H A Dipsecesp.c1139 newbie = sadb_getspi(ksi, newspi, &diagnostic, in esp_getspi()
H A Dsadb.c6137 sadb_getspi(keysock_in_t *ksi, uint32_t master_spi, int *diagnostic, function