Home
last modified time | relevance | path

Searched refs:PacketLog (Results 1 – 9 of 9) sorted by relevance

/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DLogging.h124 bool PacketLog(HUB *hub, SESSION *src_session, SESSION *dest_session, PKT *packet, UINT64 now);
H A DLogging.c834 bool PacketLog(HUB *hub, SESSION *src_session, SESSION *dest_session, PKT *packet, UINT64 now) in PacketLog() function
H A DHub.c4859 if (PacketLog(s->Hub, s, dest_session, packet, now) == false) in StorePacket()
4883 if (PacketLog(s->Hub, s, NULL, packet, now) == false) in StorePacket()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DLogging.h220 bool PacketLog(HUB *hub, SESSION *src_session, SESSION *dest_session, PKT *packet, UINT64 now);
H A DLogging.c1047 bool PacketLog(HUB *hub, SESSION *src_session, SESSION *dest_session, PKT *packet, UINT64 now) in PacketLog() function
H A DHub.c5045 if (PacketLog(s->Hub, s, dest_session, packet, now) == false) in StorePacket()
5070 if (PacketLog(s->Hub, s, NULL, packet, now) == false) in StorePacket()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DLogging.h220 bool PacketLog(HUB *hub, SESSION *src_session, SESSION *dest_session, PKT *packet, UINT64 now);
H A DLogging.c1047 bool PacketLog(HUB *hub, SESSION *src_session, SESSION *dest_session, PKT *packet, UINT64 now) in PacketLog() function
H A DHub.c5045 if (PacketLog(s->Hub, s, dest_session, packet, now) == false) in StorePacket()
5070 if (PacketLog(s->Hub, s, NULL, packet, now) == false) in StorePacket()