commit | 9a1f27c48065ce713eb47f2fd475b717e63ef239 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue Oct 07 11:41:57 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 07 11:41:57 2008 -0700 |
tree | 79ebeb8386b98aca595625b9d2db26bd52a8077d | |
parent | c7004482e8dcb7c3c72666395cfa98a216a4fb70 [diff] |
inet_hashtables: Add inet_lookup_skb helpers To be able to use the cached socket reference in the skb during input processing we add a new set of lookup functions that receive the skb on their argument list. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu> Signed-off-by: David S. Miller <davem@davemloft.net>