Home
last modified time | relevance | path

Searched defs:ebt_entry_match (Results 1 – 1 of 1) sorted by relevance

/include/uapi/linux/netfilter_bridge/
Debtables.h121 struct ebt_entry_match { struct
122 union {
125 } u;
127 unsigned int match_size;
128 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));