Home
last modified time | relevance | path

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

/external/iptables/include/linux/netfilter_ipv4/
Dipt_physdev.h15 struct ipt_physdev_info { struct
16 char physindev[IFNAMSIZ];
17 char in_mask[IFNAMSIZ];
18 char physoutdev[IFNAMSIZ];
19 char out_mask[IFNAMSIZ];
20 u_int8_t invert;
21 u_int8_t bitmask;