Home
last modified time | relevance | path

Searched refs:IPSEC_PORT_IPSEC_ESP_RAW_WPF (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DProto_IPsec.h20 #define IPSEC_PORT_IPSEC_ESP_RAW_WPF MAKE_SPECIAL_PORT(52) // Raw mode ESP Protocol No: 52 (WPF) macro
H A DProto_IPsec.c464 AddPortToUdpListener(s->UdpListener, IPSEC_PORT_IPSEC_ESP_RAW_WPF); in IPsecServerSetServices()
471 DeletePortFromUdpListener(s->UdpListener, IPSEC_PORT_IPSEC_ESP_RAW_WPF); in IPsecServerSetServices()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DIPsec.h115 #define IPSEC_PORT_IPSEC_ESP_RAW_WPF MAKE_SPECIAL_PORT(52) // Raw mode ESP Protocol No: 52 (WPF) macro
H A DIPsec.c560 AddPortToUdpListener(s->UdpListener, IPSEC_PORT_IPSEC_ESP_RAW_WPF); in IPsecServerSetServices()
567 DeletePortFromUdpListener(s->UdpListener, IPSEC_PORT_IPSEC_ESP_RAW_WPF); in IPsecServerSetServices()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DIPsec.h115 #define IPSEC_PORT_IPSEC_ESP_RAW_WPF MAKE_SPECIAL_PORT(52) // Raw mode ESP Protocol No: 52 (WPF) macro
H A DIPsec.c553 AddPortToUdpListener(s->UdpListener, IPSEC_PORT_IPSEC_ESP_RAW_WPF); in IPsecServerSetServices()
560 DeletePortFromUdpListener(s->UdpListener, IPSEC_PORT_IPSEC_ESP_RAW_WPF); in IPsecServerSetServices()