|
ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
|
Public Attributes | |
| IpAllowRule | rules [PC_IP_ALLOWLIST_SLOTS] |
| uint8_t | count = 0 |
Definition at line 181 of file listener.cpp.
| IpAllowRule IpAllowCtx::rules[PC_IP_ALLOWLIST_SLOTS] |
Definition at line 183 of file listener.cpp.
Referenced by listener_ip_allow_add(), listener_ip_allowed(), and listener_ip_allowlist_reset().
| uint8_t IpAllowCtx::count = 0 |
Definition at line 184 of file listener.cpp.
Referenced by listener_ip_allow_add(), listener_ip_allowed(), and listener_ip_allowlist_reset().