Skip to content
Commit b80c0e78 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

tcp: get_cookie_sock() consolidation



IPv4 and IPv6 share same implementation of get_cookie_sock(),
and there is no point inlining it.

We add tcp_ prefix to the common helper name and export it.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 13ea6578
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment