Searched defs:xt_entry_target (Results 1 – 2 of 2) sorted by relevance
30 struct xt_entry_target { struct31 union {42 } u;43 unsigned char data[0];
33 struct xt_entry_target { struct34 union {65 struct xt_entry_target target; argument