Searched refs:xtables_target (Results 1 – 25 of 56) sorted by relevance
123
29 struct xtables_target;60 struct xtables_target *target;78 extern void print_extension_helps(const struct xtables_target *,85 extern void xs_init_target(struct xtables_target *);
23 void print_extension_helps(const struct xtables_target *t, in print_extension_helps()216 void xs_init_target(struct xtables_target *target) in xs_init_target()
283 struct xtables_target struct291 struct xtables_target *next; argument414 extern struct xtables_target *xtables_targets;433 extern struct xtables_target *xtables_find_target(const char *name,441 extern void xtables_register_target(struct xtables_target *me);442 extern void xtables_register_targets(struct xtables_target *, unsigned int);535 struct xtables_target *, void *);538 extern void xtables_option_tfcall(struct xtables_target *);
58 extern struct xtables_target *xtables_targets;62 extern struct xtables_target *find_target(const char *name, enum xt_tryload);
181 struct xtables_target *xtables_pending_targets;185 struct xtables_target *xtables_targets;189 static void xtables_fully_register_pending_target(struct xtables_target *me);688 struct xtables_target *691 struct xtables_target **dptr; in xtables_find_target()692 struct xtables_target *ptr; in xtables_find_target()912 static int xtables_target_prefer(const struct xtables_target *a, in xtables_target_prefer()913 const struct xtables_target *b) in xtables_target_prefer()981 void xtables_register_target(struct xtables_target *me) in xtables_register_target()1023 static void xtables_fully_register_pending_target(struct xtables_target *me) in xtables_fully_register_pending_target()[all …]
10 static struct xtables_target trace_target = {
4 static struct xtables_target mirror_tg_reg = {
12 static struct xtables_target standard_target = {
61 static struct xtables_target checksum_tg_reg = {
71 static struct xtables_target secmark_target = {
85 static struct xtables_target audit_tg_reg = {
79 static struct xtables_target idletimer_tg_reg = {
76 static struct xtables_target classify_target = {
95 static struct xtables_target dscp_target = {
94 static struct xtables_target connsecmark_target = {
77 static struct xtables_target netmap_tg_reg = {
78 static struct xtables_target snpt_tg_reg = {
89 static struct xtables_target nflog_target = {
89 static struct xtables_target netmap_tg_reg = {
122 static struct xtables_target led_tg_reg = {
110 static struct xtables_target hl_tg6_reg = {
109 static struct xtables_target ttl_tg_reg = {
80 build_st(struct xtables_target *target, struct xt_entry_target *t) in build_st()118 struct xtables_target *m = NULL; in parse_ipt()303 struct xtables_target *m = NULL; in print_ipt()
172 build_st(struct xtables_target *target, struct xt_entry_target *t) in build_st()210 struct xtables_target *m = NULL; in parse_ipt()386 struct xtables_target *m = NULL; in print_ipt()