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.h120 struct ebt_entry_match { struct
121 union {
124 } u;
126 unsigned int match_size;
127 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));