Home
last modified time | relevance | path

Searched refs:IsWinPcapNeeded (Results 1 – 15 of 15) sorted by relevance

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DEtherLog.c371 t->IsWinPcapNeeded = IsNeedWinPcap(); in EtGetBridgeSupport()
H A DEM.c1271 if (t.IsWinPcapNeeded) in EMMain()
H A DAdmin.h783 bool IsWinPcapNeeded; // Whether WinPcap is necessary member
H A DAdmin.c298 AddCapsBool(t, "b_must_install_pcap", b.IsWinPcapNeeded); in ScGetCapsEx()
4556 t->IsWinPcapNeeded = IsNeedWinPcap(); in StGetBridgeSupport()
11869 t->IsWinPcapNeeded = PackGetBool(p, "IsWinPcapNeeded"); in InRpcBridgeSupport()
11880 PackAddBool(p, "IsWinPcapNeeded",t->IsWinPcapNeeded); in OutRpcBridgeSupport()
H A DSM.c8401 if (t.IsWinPcapNeeded) in SmBridgeDlg()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DEtherLog.c371 t->IsWinPcapNeeded = IsNeedWinPcap(); in EtGetBridgeSupport()
H A DEM.c1271 if (t.IsWinPcapNeeded) in EMMain()
H A DAdmin.h783 bool IsWinPcapNeeded; // Whether WinPcap is necessary member
H A DAdmin.c298 AddCapsBool(t, "b_must_install_pcap", b.IsWinPcapNeeded); in ScGetCapsEx()
4556 t->IsWinPcapNeeded = IsNeedWinPcap(); in StGetBridgeSupport()
11869 t->IsWinPcapNeeded = PackGetBool(p, "IsWinPcapNeeded"); in InRpcBridgeSupport()
11880 PackAddBool(p, "IsWinPcapNeeded",t->IsWinPcapNeeded); in OutRpcBridgeSupport()
H A DSM.c8401 if (t.IsWinPcapNeeded) in SmBridgeDlg()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DEtherLog.c289 t->IsWinPcapNeeded = IsNeedWinPcap(); in EtGetBridgeSupport()
H A DEM.c1157 if (t.IsWinPcapNeeded) in EMMain()
H A DAdmin.h718 bool IsWinPcapNeeded; // Whether WinPcap is necessary member
H A DAdmin.c234 AddCapsBool(t, "b_must_install_pcap", b.IsWinPcapNeeded); in ScGetCapsEx()
4584 t->IsWinPcapNeeded = IsNeedWinPcap(); in StGetBridgeSupport()
12291 t->IsWinPcapNeeded = PackGetBool(p, "IsWinPcapNeeded"); in InRpcBridgeSupport()
12302 PackAddBool(p, "IsWinPcapNeeded",t->IsWinPcapNeeded); in OutRpcBridgeSupport()
H A DSM.c8268 if (t.IsWinPcapNeeded) in SmBridgeDlg()