Public Attributes | |
unsigned int | bitmask |
unsigned int | invflags |
uint16_t | ethproto |
char | in [IFNAMSIZ] |
char | logical_in [IFNAMSIZ] |
char | out [IFNAMSIZ] |
char | logical_out [IFNAMSIZ] |
unsigned char | sourcemac [ETH_ALEN] |
unsigned char | sourcemsk [ETH_ALEN] |
unsigned char | destmac [ETH_ALEN] |
unsigned char | destmsk [ETH_ALEN] |
struct ebt_u_match_list * | m_list |
struct ebt_u_watcher_list * | w_list |
struct ebt_entry_target * | t |
struct ebt_u_entry * | prev |
struct ebt_u_entry * | next |
struct ebt_counter | cnt |
struct ebt_counter | cnt_surplus |
struct ebt_cntchanges * | cc |
struct ebt_u_replace * | replace |
Definition at line 118 of file ebtables_u.h.