Searched refs:ip_conntrack_helper (Results 1 – 8 of 8) sorted by relevance
11 struct ip_conntrack_helper struct33 extern int ip_conntrack_helper_register(struct ip_conntrack_helper *); argument34 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);
159 struct ip_conntrack_helper;187 struct ip_conntrack_helper *helper;
242 static struct ip_conntrack_helper irc_helpers[MAX_PORTS];250 struct ip_conntrack_helper *hlpr; in init()
630 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()
80 static struct ip_conntrack_helper tftp[MAX_PORTS];
120 static struct ip_conntrack_helper amanda_helper;
472 struct ip_conntrack_helper *ct_helper; in ip_nat_helper_register()559 struct ip_conntrack_helper *ct_helper; in ip_nat_helper_unregister()
382 static struct ip_conntrack_helper ftp[MAX_PORTS];