Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dip_tables.h342 struct ipt_match struct
344 struct list_head list;
346 const char name[IPT_FUNCTION_MAXNAMELEN];
350 int (*match)(const struct sk_buff *skb,
361 int (*checkentry)(const char *tablename,
368 void (*destroy)(void *matchinfo, unsigned int matchinfosize);
371 struct module *me;