Home
last modified time | relevance | path

Searched refs:ip_conntrack_helper (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dip_conntrack_helper.h11 struct ip_conntrack_helper struct
33 extern int ip_conntrack_helper_register(struct ip_conntrack_helper *); argument
34 extern void ip_conntrack_helper_unregister(struct ip_conntrack_helper *);
36 extern struct ip_conntrack_helper *ip_ct_find_helper(const struct ip_conntrack_tuple *tuple);
Dip_conntrack.h159 struct ip_conntrack_helper;
187 struct ip_conntrack_helper *helper;
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_conntrack_irc.c242 static struct ip_conntrack_helper irc_helpers[MAX_PORTS];
250 struct ip_conntrack_helper *hlpr; in init()
Dip_conntrack_core.c630 static inline int helper_cmp(const struct ip_conntrack_helper *i, in helper_cmp()
636 struct ip_conntrack_helper *ip_ct_find_helper(const struct ip_conntrack_tuple *tuple) in ip_ct_find_helper()
639 struct ip_conntrack_helper *, in ip_ct_find_helper()
1141 int ip_conntrack_helper_register(struct ip_conntrack_helper *me) in ip_conntrack_helper_register()
1153 const struct ip_conntrack_helper *me) in unhelp()
1164 void ip_conntrack_helper_unregister(struct ip_conntrack_helper *me) in ip_conntrack_helper_unregister()
Dip_conntrack_tftp.c80 static struct ip_conntrack_helper tftp[MAX_PORTS];
Dip_conntrack_amanda.c120 static struct ip_conntrack_helper amanda_helper;
Dip_nat_helper.c472 struct ip_conntrack_helper *ct_helper; in ip_nat_helper_register()
559 struct ip_conntrack_helper *ct_helper; in ip_nat_helper_unregister()
Dip_conntrack_ftp.c382 static struct ip_conntrack_helper ftp[MAX_PORTS];