summaryrefslogtreecommitdiffstats
path: root/net/ethernet
diff options
context:
space:
mode:
authorTom Herbert <tom@herbertland.com>2015-07-31 16:52:10 -0700
committerDavid S. Miller <davem@davemloft.net>2015-07-31 17:07:11 -0700
commitf70ea018da0631e10c26a02f5a82d626ffef5bd7 (patch)
tree7e7df0357c66c6e4824707233faedf96f89fde5e /net/ethernet
parentdb316d57b63c07f2ebea596d7e21aa56549f54ab (diff)
downloadlinux-f70ea018da0631e10c26a02f5a82d626ffef5bd7.tar.bz2
net: Add functions to get skb->hash based on flow structures
Add skb_get_hash_flowi6 and skb_get_hash_flowi4 which derive an sk_buff hash from flowi6 and flowi4 structures respectively. These functions can be called when creating a packet in the output path where the new sk_buff does not yet contain a fully formed packet that is parsable by flow dissector. Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ethernet')
0 files changed, 0 insertions, 0 deletions