[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
authorYasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
Sun, 15 Jul 2007 03:45:14 +0000 (20:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Jul 2007 03:45:14 +0000 (20:45 -0700)
nf_ct_get_tuple() requires the offset to transport header and that bothers
callers such as icmp[v6] l4proto modules. This introduces new function
to simplify them.

Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found