Searched defs:xt_physdev_info (Results 1 – 2 of 2) sorted by relevance
15 struct xt_physdev_info { struct16 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;
17 struct xt_physdev_info { struct18 char physindev[IFNAMSIZ];19 char in_mask[IFNAMSIZ];20 char physoutdev[IFNAMSIZ];21 char out_mask[IFNAMSIZ];22 __u8 invert;23 __u8 bitmask;