Home
last modified time | relevance | path

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

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DBridgeUnix.h107 UINT EthGetPacket(ETH *e, void **data);
H A DBridgeWin32.h132 UINT EthGetPacket(ETH *e, void **data);
H A DNativeStack.c59 size = EthGetPacket(a->Eth, &data); in NsMainThread()
H A DBridgeWin32.c759 UINT EthGetPacket(ETH *e, void **data) in EthGetPacket() function
H A DBridgeUnix.c1557 UINT EthGetPacket(ETH *e, void **data) in EthGetPacket() function
H A DConnection.c2584 ret = EthGetPacket(b->Eth, &data); in ConnectionReceive()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DBridgeUnix.h198 UINT EthGetPacket(ETH *e, void **data);
H A DBridgeWin32.h226 UINT EthGetPacket(ETH *e, void **data);
H A DNativeStack.c142 size = EthGetPacket(a->Eth, &data); in NsMainThread()
H A DBridgeWin32.c858 UINT EthGetPacket(ETH *e, void **data) in EthGetPacket() function
H A DBridgeUnix.c1643 UINT EthGetPacket(ETH *e, void **data) in EthGetPacket() function
H A DConnection.c2624 ret = EthGetPacket(b->Eth, &data); in ConnectionReceive()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DBridgeUnix.h198 UINT EthGetPacket(ETH *e, void **data);
H A DBridgeWin32.h226 UINT EthGetPacket(ETH *e, void **data);
H A DNativeStack.c142 size = EthGetPacket(a->Eth, &data); in NsMainThread()
H A DBridgeWin32.c858 UINT EthGetPacket(ETH *e, void **data) in EthGetPacket() function
H A DBridgeUnix.c1643 UINT EthGetPacket(ETH *e, void **data) in EthGetPacket() function
H A DConnection.c2624 ret = EthGetPacket(b->Eth, &data); in ConnectionReceive()