Searched defs:haspeer (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c2730 * haspeer implies no sa_pairing, look for same spi
3989 * Return "assoc" if haspeer is true and I send an expire. This allows
7596 boolean_t haspeer; local
7605 haspeer = (dying->ipsa_haspeer);
7613 if (haspeer)
7619 if (haspeer) {
7643 * "haspeer" SA's have the same src/dst address ordering,
7646 if (haspeer) {
7660 if (!haspeer) {
7672 if (haspeer || outboun
[all...]

Completed in 316 milliseconds