diff options
author | Vlad Yasevich <vyasevich@gmail.com> | 2015-01-31 18:40:16 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-03 06:28:04 +0300 |
commit | d39d938c8228a4c5860138a53cf2b9ae4c4baec2 (patch) | |
tree | 187e996dd064f32b17528c357bf07149be77012b /tools/perf/scripts/python/stackcollapse.py | |
parent | 6422398c2ab09268a55112f98cbf96bbf0184328 (diff) | |
download | linux-d39d938c8228a4c5860138a53cf2b9ae4c4baec2.tar.xz |
ipv6: Introduce udpv6_send_skb()
Now that we can individually construct IPv6 skbs to send, add a
udpv6_send_skb() function to populate the udp header and send the
skb. This allows udp_v6_push_pending_frames() to re-use this
function as well as enables us to add lockless sendmsg() support.
Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions