Home
last modified time | relevance | path

Searched refs:ipsec_construct_inverse_acquire (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/inet/
H A Dipsec_impl.h900 extern mblk_t *ipsec_construct_inverse_acquire(sadb_msg_t *, sadb_ext_t **,
/titanic_50/usr/src/uts/sparc/ml/
H A Dmodstubs.s400 WSTUB(ipsecah, ipsec_construct_inverse_acquire, nomod_zero);
/titanic_50/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s510 WSTUB(ipsecah, ipsec_construct_inverse_acquire, nomod_zero);
/titanic_50/usr/src/uts/common/inet/ip/
H A Dkeysock.c1509 reply_mp = ipsec_construct_inverse_acquire(samsg, extv, in keysock_inverse_acquire()
H A Dsadb.c6704 ipsec_construct_inverse_acquire(sadb_msg_t *samsg, sadb_ext_t *extv[], function