Home
last modified time | relevance | path

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

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DIPsec_Win7.h111 #define IPSEC_WIN7_DST_SYS "%s\\drivers\\pxwfp.sys" macro
H A DIPsec_Win7.c354 Format(sys_filename, sizeof(sys_filename), IPSEC_WIN7_DST_SYS, MsGetSystem32Dir()); in IPsecWin7InitDriverInner()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DIPsec_Win7.h111 #define IPSEC_WIN7_DST_SYS "%s\\drivers\\pxwfp.sys" macro
H A DIPsec_Win7.c354 Format(sys_filename, sizeof(sys_filename), IPSEC_WIN7_DST_SYS, MsGetSystem32Dir()); in IPsecWin7InitDriverInner()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DProto_Win7.h17 #define IPSEC_WIN7_DST_SYS "%s\\drivers\\pxwfp.sys" macro
H A DProto_Win7.c233 Format(sys_filename, sizeof(sys_filename), IPSEC_WIN7_DST_SYS, MsGetSystem32Dir()); in IPsecWin7InitDriverInner()