Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Cedar/
H A DEtherLog.h213 bool ElAddCaptureDevice(EL *e, char *name, HUB_LOG *log, bool no_promiscus);
H A DEtherLog.c440 if (ElAddCaptureDevice(e, t->DeviceName, &t->LogSetting, t->NoPromiscus) == false) in EtAddDevice()
967 bool ElAddCaptureDevice(EL *e, char *name, HUB_LOG *log, bool no_promiscus) in ElAddCaptureDevice() function
1155 ElAddCaptureDevice(e, name, &g, CfgGetBool(f, "NoPromiscusMode")); in ElLoadConfigFromFolder()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DEtherLog.h213 bool ElAddCaptureDevice(EL *e, char *name, HUB_LOG *log, bool no_promiscus);
H A DEtherLog.c440 if (ElAddCaptureDevice(e, t->DeviceName, &t->LogSetting, t->NoPromiscus) == false) in EtAddDevice()
967 bool ElAddCaptureDevice(EL *e, char *name, HUB_LOG *log, bool no_promiscus) in ElAddCaptureDevice() function
1155 ElAddCaptureDevice(e, name, &g, CfgGetBool(f, "NoPromiscusMode")); in ElLoadConfigFromFolder()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DEtherLog.h116 bool ElAddCaptureDevice(EL *e, char *name, HUB_LOG *log, bool no_promiscuous);
H A DEtherLog.c353 if (ElAddCaptureDevice(e, t->DeviceName, &t->LogSetting, t->NoPromiscuous) == false) in EtAddDevice()
880 bool ElAddCaptureDevice(EL *e, char *name, HUB_LOG *log, bool no_promiscuous) in ElAddCaptureDevice() function
1068 ElAddCaptureDevice(e, name, &g, CfgGetBool(f, "NoPromiscuousMode")); in ElLoadConfigFromFolder()