Home
last modified time | relevance | path

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

/include/linux/netfilter/
Dx_tables.h23 struct xt_match *match;
212 const struct xt_match *match;
243 const struct xt_match *match;
255 const struct xt_match *match;
287 struct xt_match { struct
419 extern int xt_register_match(struct xt_match *target);
420 extern void xt_unregister_match(struct xt_match *target);
421 extern int xt_register_matches(struct xt_match *match, unsigned int n);
422 extern void xt_unregister_matches(struct xt_match *match, unsigned int n);
440 extern struct xt_match *xt_find_match(u8 af, const char *name, u8 revision);
[all …]
/include/linux/netfilter_bridge/
Debtables.h34 struct xt_match;
123 struct xt_match *match;
206 const struct net_device *out, const struct xt_match *match,
210 const struct xt_match *match, void *matchinfo,
212 void (*destroy)(const struct xt_match *match, void *matchinfo);
/include/linux/netfilter_ipv4/
Dip_tables.h33 #define ipt_match xt_match
/include/linux/netfilter_ipv6/
Dip6_tables.h33 #define ip6t_match xt_match