Home
last modified time | relevance | path

Searched refs:IPSA_F_NATT_LOC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h412 #define IPSA_F_NATT_LOC SADB_X_SAFLAGS_NATT_LOC macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c1138 if (ipsa->ipsa_flags & IPSA_F_NATT_LOC) in sadb_sa2msg()
1334 if (ipsa->ipsa_flags & IPSA_F_NATT_LOC) { in sadb_sa2msg()
4007 if (!inbound && (assoc->ipsa_flags & IPSA_F_NATT_LOC) &&