Searched refs:IPSA_F_ASYNC (Results 1 – 4 of 4) sorted by relevance
409 #define IPSA_F_ASYNC 0x200000 /* Call KCF asynchronously? */ macro
2875 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()
2092 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()
3388 newbie->ipsa_flags |= IPSA_F_ASYNC;7086 entry->ipsa_flags |= IPSA_F_ASYNC;7088 entry->ipsa_flags &= ~IPSA_F_ASYNC;