Home
last modified time | relevance | path

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

/include/linux/netfilter/
Dx_tables.h47 struct xt_target *target;
238 const struct xt_target *target;
255 const struct xt_target *target;
263 const struct xt_target *target;
309 struct xt_target struct
394 extern int xt_register_target(struct xt_target *target);
395 extern void xt_unregister_target(struct xt_target *target);
396 extern int xt_register_targets(struct xt_target *target, unsigned int n);
397 extern void xt_unregister_targets(struct xt_target *target, unsigned int n);
421 extern struct xt_target *xt_find_target(u8 af, const char *name, u8 revision);
[all …]
/include/linux/netfilter_bridge/
Debtables.h35 struct xt_target;
138 struct xt_target *watcher;
149 struct xt_target *target;
233 unsigned int hook_num, const struct xt_target *target,
236 const struct xt_target *target, void *targinfo,
238 void (*destroy)(const struct xt_target *target, void *targinfo);
252 unsigned int hook_num, const struct xt_target *target,
255 const struct xt_target *target, void *targinfo,
257 void (*destroy)(const struct xt_target *target, void *targinfo);
/include/linux/netfilter_ipv4/
Dip_tables.h33 #define ipt_target xt_target
/include/linux/netfilter_ipv6/
Dip6_tables.h34 #define ip6t_target xt_target