Searched defs:ip6tables_match (Results 1 – 1 of 1) sorted by relevance
45 struct ip6tables_match struct47 struct ip6tables_match *next; argument49 ip6t_chainlabel name;52 u_int8_t revision;54 const char *version;57 size_t size;60 size_t userspacesize;63 void (*help)(void);66 void (*init)(struct ip6t_entry_match *m, unsigned int *nfcache);70 int (*parse)(int c, char **argv, int invert, unsigned int *flags,[all …]