Home
last modified time | relevance | path

Searched defs:NetPacket (Results 1 – 25 of 35) sorted by relevance

12

/dports/games/pokerth/pokerth-1.1.2-rc/src/net/
H A Dclientstate.h47 class NetPacket; variable
73 …virtual void HandlePacket(boost::shared_ptr<ClientThread> /*client*/, boost::shared_ptr<NetPacket> in HandlePacket()
92 …virtual void HandlePacket(boost::shared_ptr<ClientThread> /*client*/, boost::shared_ptr<NetPacket> in HandlePacket()
116 …virtual void HandlePacket(boost::shared_ptr<ClientThread> /*client*/, boost::shared_ptr<NetPacket> in HandlePacket()
135 …virtual void HandlePacket(boost::shared_ptr<ClientThread> /*client*/, boost::shared_ptr<NetPacket> in HandlePacket()
162 …virtual void HandlePacket(boost::shared_ptr<ClientThread> /*client*/, boost::shared_ptr<NetPacket> in HandlePacket()
180 …virtual void HandlePacket(boost::shared_ptr<ClientThread> /*client*/, boost::shared_ptr<NetPacket> in HandlePacket()
202 …virtual void HandlePacket(boost::shared_ptr<ClientThread> /*client*/, boost::shared_ptr<NetPacket> in HandlePacket()
454 …virtual void HandlePacket(boost::shared_ptr<ClientThread> /*client*/, boost::shared_ptr<NetPacket> in HandlePacket()
H A Dsessiondatacallback.h39 class NetPacket; variable
H A Dsendbuffer.h41 class NetPacket; variable
H A Dnetpacketvalidator.h38 class NetPacket; variable
H A Dsessionmanager.h44 class NetPacket; variable
/dports/emulators/qemu42/qemu-4.2.1/net/
H A Dqueue.c43 struct NetPacket { struct
48 NetPacketSent *sent_cb; argument
58 QTAILQ_HEAD(, NetPacket) packets; argument
/dports/emulators/qemu5/qemu-5.2.0/net/
H A Dqueue.c43 struct NetPacket { struct
48 NetPacketSent *sent_cb; argument
58 QTAILQ_HEAD(, NetPacket) packets; argument
/dports/emulators/qemu-utils/qemu-4.2.1/net/
H A Dqueue.c43 struct NetPacket { struct
48 NetPacketSent *sent_cb; argument
58 QTAILQ_HEAD(, NetPacket) packets; argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/net/
H A Dqueue.c43 struct NetPacket { struct
48 NetPacketSent *sent_cb; argument
58 QTAILQ_HEAD(packets, NetPacket) packets; argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/net/
H A Dqueue.c43 struct NetPacket { struct
48 NetPacketSent *sent_cb; argument
58 QTAILQ_HEAD(, NetPacket) packets; argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/net/
H A Dqueue.c43 struct NetPacket { struct
48 NetPacketSent *sent_cb; argument
58 QTAILQ_HEAD(, NetPacket) packets; argument
/dports/emulators/qemu60/qemu-6.0.0/net/
H A Dqueue.c43 struct NetPacket { struct
48 NetPacketSent *sent_cb; argument
58 QTAILQ_HEAD(, NetPacket) packets; argument
/dports/emulators/qemu/qemu-6.2.0/net/
H A Dqueue.c43 struct NetPacket { struct
48 NetPacketSent *sent_cb; argument
58 QTAILQ_HEAD(, NetPacket) packets; argument
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/net/
H A Dqueue.c43 struct NetPacket { struct
48 NetPacketSent *sent_cb; argument
58 QTAILQ_HEAD(, NetPacket) packets; argument
/dports/games/alephone/alephone-release-20190331/Source_Files/Network/
H A Dnetwork_private.h167 struct NetPacket struct
176 typedef struct NetPacket NetPacket, *NetPacketPtr; typedef
/dports/games/pokerth/pokerth-1.1.2-rc/src/net/common/
H A Dnetpacket.cpp39 NetPacket::NetPacket() in NetPacket() function in NetPacket
44 NetPacket::NetPacket(PokerTHMessage *msg) in NetPacket() function in NetPacket
/dports/net/p5-NetPacket/NetPacket-1.6.0/lib/
H A DNetPacket.pm1 package NetPacket; package
/dports/emulators/qemu42/qemu-4.2.1/include/net/
H A Dqueue.h28 typedef struct NetPacket NetPacket; typedef
/dports/emulators/qemu/qemu-6.2.0/include/net/
H A Dqueue.h28 typedef struct NetPacket NetPacket; typedef
/dports/emulators/qemu60/qemu-6.0.0/include/net/
H A Dqueue.h28 typedef struct NetPacket NetPacket; typedef
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/net/
H A Dqueue.h29 typedef struct NetPacket NetPacket; typedef
/dports/emulators/qemu5/qemu-5.2.0/include/net/
H A Dqueue.h28 typedef struct NetPacket NetPacket; typedef
/dports/emulators/qemu-utils/qemu-4.2.1/include/net/
H A Dqueue.h28 typedef struct NetPacket NetPacket; typedef
/dports/security/p5-Crypt-Random-Source/Crypt-Random-Source-0.12/lib/Crypt/Random/Source/Base/
H A DFile.pm28 or croak "open($file): $!";
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/net/
H A Dqueue.h28 typedef struct NetPacket NetPacket; typedef

12