Searched refs:ipsec_kpipe_uuid (Results 1 – 1 of 1) sorted by relevance
178 static uuid_t ipsec_kpipe_uuid; variable221 uuid_t ipsec_kpipe_uuid[IPSEC_IF_MAX_RING_COUNT]; member599 if (!uuid_compare(channel->ch_info->cinfo_nx_uuid, pcb->ipsec_kpipe_uuid[ring_idx])) { in ipsec_kpipe_ring_init()2305 &ipsec_kpipe_uuid); in ipsec_register_kernel_pipe_nexus()2361 VERIFY(uuid_is_null(pcb->ipsec_kpipe_uuid[i])); in ipsec_detach_channels()2373 VERIFY(!uuid_is_null(pcb->ipsec_kpipe_uuid[i])); in ipsec_detach_channels()2374 uuid_copy(dc->uuids[i], pcb->ipsec_kpipe_uuid[i]); in ipsec_detach_channels()2375 uuid_clear(pcb->ipsec_kpipe_uuid[i]); in ipsec_detach_channels()2378 VERIFY(uuid_is_null(pcb->ipsec_kpipe_uuid[i])); in ipsec_detach_channels()2471 VERIFY(uuid_is_null(pcb->ipsec_kpipe_uuid[i])); in ipsec_enable_channel()[all …]