Home
last modified time | relevance | path

Searched refs:OpenEth (Results 1 – 18 of 18) sorted by relevance

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DBridgeUnix.h100 ETH *OpenEth(char *name, bool local, bool tapmode, char *tapaddr);
H A DBridgeWin32.h128 ETH *OpenEth(char *name, bool local, bool tapmode, char *tapaddr);
H A DNativeStack.c331 eth = OpenEth(device_name, false, false, NULL); in NewNativeStack()
H A DBridgeWin32.c983 ETH *OpenEth(char *name, bool local, bool tapmode, char *tapaddr) in OpenEth() function
H A DBridgeUnix.c1432 ETH *OpenEth(char *name, bool local, bool tapmode, char *tapaddr) in OpenEth() function
H A DConnection.c2669 e = OpenEth(b->Name, b->Local, b->TapMode, b->TapMacAddress); in ConnectionReceive()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DBridgeUnix.h191 ETH *OpenEth(char *name, bool local, bool tapmode, char *tapaddr);
H A DBridgeWin32.h222 ETH *OpenEth(char *name, bool local, bool tapmode, char *tapaddr);
H A DNativeStack.c414 eth = OpenEth(device_name, false, false, NULL); in NewNativeStack()
H A DBridgeWin32.c1082 ETH *OpenEth(char *name, bool local, bool tapmode, char *tapaddr) in OpenEth() function
H A DBridgeUnix.c1520 ETH *OpenEth(char *name, bool local, bool tapmode, char *tapaddr) in OpenEth() function
H A DConnection.c2709 e = OpenEth(b->Name, b->Local, b->TapMode, b->TapMacAddress); in ConnectionReceive()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DBridgeUnix.h191 ETH *OpenEth(char *name, bool local, bool tapmode, char *tapaddr);
H A DBridgeWin32.h222 ETH *OpenEth(char *name, bool local, bool tapmode, char *tapaddr);
H A DNativeStack.c414 eth = OpenEth(device_name, false, false, NULL); in NewNativeStack()
H A DBridgeWin32.c1082 ETH *OpenEth(char *name, bool local, bool tapmode, char *tapaddr) in OpenEth() function
H A DBridgeUnix.c1520 ETH *OpenEth(char *name, bool local, bool tapmode, char *tapaddr) in OpenEth() function
H A DConnection.c2709 e = OpenEth(b->Name, b->Local, b->TapMode, b->TapMacAddress); in ConnectionReceive()