commit | 48bfee5fad0e46f4f18d46285efceba39e897482 | [log] [tgz] |
---|---|---|
author | Jing Min Zhao <zhaojingmin@users.sourceforge.net> | Thu Apr 06 14:13:42 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Apr 09 22:25:35 2006 -0700 |
tree | f527020c7163d519fdc6fd6d38f9473b6ce739bf | |
parent | 32292a7ff1d9306841a8da6ea286847b1070cc6a [diff] |
[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h Move prototypes of NAT callbacks to ip_conntrack_h323.h. Because the use of typedefs as arguments, some header files need to be moved as well. Signed-off-by: Jing Min Zhao <zhaojingmin@users.sourceforge.net> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>