Public Attributes | |
unsigned long | address |
unsigned long | netmask |
char * | username |
struct ip_user_dict * | next_entry |
Detailed Description
Definition at line 49 of file ext_file_userip_acl.cc.
Member Data Documentation
◆ address
unsigned long ip_user_dict::address |
Definition at line 50 of file ext_file_userip_acl.cc.
Referenced by dict_lookup(), load_dict(), and main().
◆ netmask
unsigned long ip_user_dict::netmask |
Definition at line 51 of file ext_file_userip_acl.cc.
Referenced by dict_lookup(), and load_dict().
◆ next_entry
struct ip_user_dict* ip_user_dict::next_entry |
Definition at line 53 of file ext_file_userip_acl.cc.
Referenced by dict_lookup(), and load_dict().
◆ username
char* ip_user_dict::username |
Definition at line 52 of file ext_file_userip_acl.cc.
Referenced by dict_lookup(), load_dict(), main(), and match_user().
The documentation for this struct was generated from the following file:
- src/acl/external/file_userip/ext_file_userip_acl.cc