commit | 607c4aaf03041c8bd81555a0218050c0f895088e | [log] [tgz] |
---|---|---|
author | KOVACS Krisztian <hidden@sch.bme.hu> | Tue Oct 07 12:38:32 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 07 12:38:32 2008 -0700 |
tree | 130cfcfca74eccb135592a883000a319e94cd7e2 | |
parent | 9a1f27c48065ce713eb47f2fd475b717e63ef239 [diff] |
inet: Add udplib_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: KOVACS Krisztian <hidden@sch.bme.hu> Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>