Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dsadb.h409 #define IPSA_F_ASYNC 0x200000 /* Call KCF asynchronously? */ macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Dipsecah.c2875 boolean_t force = (assoc->ipsa_flags & IPSA_F_ASYNC); in ah_submit_req_inbound()
2974 boolean_t force = (assoc->ipsa_flags & IPSA_F_ASYNC); in ah_submit_req_outbound()
H A Dipsecesp.c2092 force = (assoc->ipsa_flags & IPSA_F_ASYNC); in esp_submit_req_inbound()
2421 force = (assoc->ipsa_flags & IPSA_F_ASYNC); in esp_submit_req_outbound()
H A Dsadb.c3388 newbie->ipsa_flags |= IPSA_F_ASYNC;
7086 entry->ipsa_flags |= IPSA_F_ASYNC;
7088 entry->ipsa_flags &= ~IPSA_F_ASYNC;