Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/netfilter_bridge/
A Debtables.h122 struct ebt_entry_match { struct
123 union {
129 } u;
131 unsigned int match_size;
132 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));

Completed in 4 milliseconds