Home
last modified time | relevance | path

Searched refs:is_in_cedar_port_list (Results 1 – 3 of 3) sorted by relevance

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DUdpAccel.c1064 bool is_in_cedar_port_list = false; in NewUdpAccel() local
1092 is_in_cedar_port_list = true; in NewUdpAccel()
1104 if (s != NULL && is_in_cedar_port_list) in NewUdpAccel()
1131 a->IsInCedarPortList = is_in_cedar_port_list; in NewUdpAccel()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DUdpAccel.c1064 bool is_in_cedar_port_list = false; in NewUdpAccel() local
1092 is_in_cedar_port_list = true; in NewUdpAccel()
1104 if (s != NULL && is_in_cedar_port_list) in NewUdpAccel()
1131 a->IsInCedarPortList = is_in_cedar_port_list; in NewUdpAccel()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DUdpAccel.c913 bool is_in_cedar_port_list = false; in NewUdpAccel() local
941 is_in_cedar_port_list = true; in NewUdpAccel()
953 if (s != NULL && is_in_cedar_port_list) in NewUdpAccel()
979 a->IsInCedarPortList = is_in_cedar_port_list; in NewUdpAccel()