Home
last modified time | relevance | path

Searched refs:UsingUdpAccel (Results 1 – 8 of 8) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DIPsec_IPC.h149 bool UsingUdpAccel; member
H A DProtocol.c9809 ipc->IpcSessionShared->UsingUdpAccel = UdpAccelIsSendReady(udp_accel, true); in MvpnDoAccept()
9814 ipc->IpcSessionShared->UsingUdpAccel = false; in MvpnDoAccept()
H A DClient.c6154 st->IsUsingUdpAcceleration = s->IpcSessionShared->UsingUdpAccel; in CiGetSessionStatus()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DIPsec_IPC.h149 bool UsingUdpAccel; member
H A DProtocol.c9802 ipc->IpcSessionShared->UsingUdpAccel = UdpAccelIsSendReady(udp_accel, true); in MvpnDoAccept()
9807 ipc->IpcSessionShared->UsingUdpAccel = false; in MvpnDoAccept()
H A DClient.c6154 st->IsUsingUdpAcceleration = s->IpcSessionShared->UsingUdpAccel; in CiGetSessionStatus()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DIPC.h72 bool UsingUdpAccel; member
H A DClient.c5861 st->IsUsingUdpAcceleration = s->IpcSessionShared->UsingUdpAccel; in CiGetSessionStatus()