Searched defs:xtables_target (Results 1 – 2 of 2) sorted by relevance
283 struct xtables_target struct291 struct xtables_target *next; argument294 const char *name;297 const char *real_name;300 uint8_t revision;303 uint8_t ext_flags;305 uint16_t family;309 size_t size;312 size_t userspacesize;315 void (*help)(void);[all …]
302 struct xtables_target { struct309 struct xtables_target *next; argument312 const char *name;315 const char *real_name;318 uint8_t revision;321 uint8_t ext_flags;323 uint16_t family;327 size_t size;330 size_t userspacesize;333 void (*help)(void);[all …]