Home
last modified time | relevance | path

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

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DHub.h177 struct TRAFFIC_LIMITER struct
203 TRAFFIC_LIMITER UploadLimiter; // Upload bandwidth limit argument
204 TRAFFIC_LIMITER DownloadLimiter; // Download bandwidth limitation
548 void IntoTrafficLimiter(TRAFFIC_LIMITER *tr, PKT *p);
H A DCedarType.h209 typedef struct TRAFFIC_LIMITER TRAFFIC_LIMITER; typedef
H A DHub.c5557 TRAFFIC_LIMITER *tr = &dest->DownloadLimiter; in StorePacketToHubPa()
6189 void IntoTrafficLimiter(TRAFFIC_LIMITER *tr, PKT *p) in IntoTrafficLimiter()
6214 TRAFFIC_LIMITER *tr; in StorePacketFilterByTrafficLimiter()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DHub.h177 struct TRAFFIC_LIMITER struct
203 TRAFFIC_LIMITER UploadLimiter; // Upload bandwidth limit argument
204 TRAFFIC_LIMITER DownloadLimiter; // Download bandwidth limitation
548 void IntoTrafficLimiter(TRAFFIC_LIMITER *tr, PKT *p);
H A DCedarType.h209 typedef struct TRAFFIC_LIMITER TRAFFIC_LIMITER; typedef
H A DHub.c5557 TRAFFIC_LIMITER *tr = &dest->DownloadLimiter; in StorePacketToHubPa()
6189 void IntoTrafficLimiter(TRAFFIC_LIMITER *tr, PKT *p) in IntoTrafficLimiter()
6214 TRAFFIC_LIMITER *tr; in StorePacketFilterByTrafficLimiter()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DHub.h82 struct TRAFFIC_LIMITER struct
108 TRAFFIC_LIMITER UploadLimiter; // Upload bandwidth limit argument
109 TRAFFIC_LIMITER DownloadLimiter; // Download bandwidth limitation
454 void IntoTrafficLimiter(TRAFFIC_LIMITER *tr, PKT *p);
H A DCedarType.h115 typedef struct TRAFFIC_LIMITER TRAFFIC_LIMITER; typedef
H A DHub.c5299 TRAFFIC_LIMITER *tr = &dest->DownloadLimiter; in StorePacketToHubPa()
5914 void IntoTrafficLimiter(TRAFFIC_LIMITER *tr, PKT *p) in IntoTrafficLimiter()
5939 TRAFFIC_LIMITER *tr; in StorePacketFilterByTrafficLimiter()