Home
last modified time | relevance | path

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

/external/iptables/include/linux/netfilter_ipv6/
Dip6t_physdev.h15 struct ip6t_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;