Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/netfilter/
Dxt_physdev.h14 struct xt_physdev_info { struct
15 char physindev[IFNAMSIZ];
16 char in_mask[IFNAMSIZ];
17 char physoutdev[IFNAMSIZ];
18 char out_mask[IFNAMSIZ];
19 __u8 invert;
20 __u8 bitmask;