aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2021-10-14 10:59:17 -0700
committerDavid S. Miller <[email protected]>2021-10-15 11:33:08 +0100
commit70e939ddea7f014b94fe001db65c3efc986e4add (patch)
treeb5a59855e80fa786405ff779cb840d246b6ce84e /tools/perf/scripts/python/syscall-counts.py
parent19757cebf0c5016a1f36f7fe9810a9f0b33c0832 (diff)
net: add skb_get_dsfield() helper
skb_get_dsfield(skb) gets dsfield from skb, or -1 if an error was found. This is basically a wrapper around ipv4_get_dsfield() and ipv6_get_dsfield(). Used by following patch for fq_codel. Signed-off-by: Eric Dumazet <[email protected]> Cc: Neal Cardwell <[email protected]> Cc: Ingemar Johansson S <[email protected]> Cc: Tom Henderson <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions