Searched defs:espstack (Results 1 – 3 of 3) sorted by relevance
127 #define esp1dbg(espstack, a) if (espstack->ipsecesp_debug != 0) printf a argument128 #define esp2dbg(espstack, a) if (espstack->ipsecesp_debug > 1) printf a argument129 #define esp3dbg(espstack, a) if (espstack->ipsecesp_debug > 2) printf a argument216 #define ESP_BUMP_STAT(espstack, x) \ argument223 #define ESP_DEBUMP_STAT(espstack, x) \ argument233 esp_kstat_init(ipsecesp_stack_t *espstack, netstackid_t stackid) in esp_kstat_init()373 ipsecesp_stack_t *espstack = (ipsecesp_stack_t *)arg; in esp_ager() local401 ipsecesp_stack_t *espstack = (ipsecesp_stack_t *)q->q_ptr; local425 ipsecesp_stack_t *espstack = (ipsecesp_stack_t *)q->q_ptr; local451 ipsecesp_stack_t *espstack = ns->netstack_ipsecesp; in ipsecesp_fill_defs() local[all …]
586 ipsecesp_stack_t *espstack; in ipsec_outbound_sa() local801 ipsecesp_stack_t *espstack = ns->netstack_ipsecesp; in ipsec_inbound_esp_sa() local
3971 ipsecesp_stack_t *espstack = assoc->ipsa_netstack->netstack_ipsecesp; local4888 ipsecesp_stack_t *espstack = ns->netstack_ipsecesp; local7152 ipsecesp_stack_t *espstack = ns->netstack_ipsecesp; local7703 ipsecesp_stack_t *espstack)