IsBanned overloads
Synopses
Declared in <banman.h>
Return whether net_addr is banned
Return whether sub_net is exactly banned
Return Value
-
true if the address is banned.
-
true if the exact subnet is banned.
Parameters
Name |
Description |
net_addr |
The address to test. |
sub_net |
The subnet to test. |
Created with MrDocs