aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPetr Machata <[email protected]>2018-02-27 14:53:37 +0100
committerDavid S. Miller <[email protected]>2018-02-27 14:46:26 -0500
commitd1b2a6c4bed99fc7e8a11e7abcff19293d1974f5 (patch)
treea4a2f0485cb162342716264dd064e49b3c34bbf3 /tools/perf/scripts/python
parent8897207c89156a5d05dc5bf1a80dede21e768f0a (diff)
net: GRE: Add is_gretap_dev, is_ip6gretap_dev
Determining whether a device is a GRE device is easily done by inspecting struct net_device.type. However, for the tap variants, the type is just ARPHRD_ETHER. Therefore introduce two predicate functions that use netdev_ops to tell the tap devices. Signed-off-by: Petr Machata <[email protected]> Reviewed-by: Ido Schimmel <[email protected]> Signed-off-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions