Searched defs:ipt_physdev_info (Results 1 – 1 of 1) sorted by relevance
15 struct ipt_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;