Home
last modified time | relevance | path

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

/third_party/iptables/include/
Dxtables.h302 struct xtables_target { struct
309 struct xtables_target *next; argument
312 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 …]