Home
last modified time | relevance | path

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

/external/iptables/include/
Dip6tables.h45 struct ip6tables_match struct
47 struct ip6tables_match *next; argument
49 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 …]