Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/netfilter/
Dx_tables.h200 struct xt_target struct
213 const struct xt_target *target, argument
223 const struct xt_target *target, argument
229 void (*destroy)(const struct xt_target *target, void *targinfo, argument
233 int (*compat)(void *target, void **dstptr, int *size, int convert);
236 struct module *me;
238 char *table;
239 unsigned int targetsize;
240 unsigned int hooks;
241 unsigned short proto;
[all …]