Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/netfilter_bridge/
Debtables.h118 struct ebt_entry_match { struct
119 union {
122 } u;
124 unsigned int match_size;
125 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));