Searched defs:xt_table (Results 1 – 7 of 7) sorted by relevance
85088 struct xt_table { struct85091 struct xt_table_info *private; argument85099 struct xt_table_info { argument
110119 struct xt_table { struct110122 struct xt_table_info *private; argument110123 struct module *me;110124 u_int8_t af;110125 int priority;110126 int (*table_init)(struct net *);110127 const char name[32];
97090 struct xt_table { struct97093 struct xt_table_info *private; argument97094 struct module *me;97095 u_int8_t af;97096 int priority;97097 int (*table_init)(struct net *);97098 const char name[32];
104731 struct xt_table { struct104734 struct xt_table_info *private; argument104735 struct module *me;104736 u_int8_t af;104737 int priority;104738 int (*table_init)(struct net *);104739 const char name[32];