EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Data Fields
iptables_columns Struct Reference

Data Fields

long num
 
char target [20]
 
char in [IF_NAMESIZE]
 
char out [IF_NAMESIZE]
 
char source [OS_INET_ADDRSTRLEN]
 
char destination [OS_INET_ADDRSTRLEN]
 

Field Documentation

◆ destination

char iptables_columns::destination[OS_INET_ADDRSTRLEN]

◆ in

char iptables_columns::in[IF_NAMESIZE]

◆ num

long iptables_columns::num

◆ out

char iptables_columns::out[IF_NAMESIZE]

◆ source

char iptables_columns::source[OS_INET_ADDRSTRLEN]

◆ target

char iptables_columns::target[20]

The documentation for this struct was generated from the following file: