diff options
| author | Poorva Sonparote <[email protected]> | 2021-11-19 12:41:34 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-11-20 14:11:00 +0000 |
| commit | 4f47d5d507d6f211ebceac76a5f0b83c2eae154b (patch) | |
| tree | 121721fcabe842999f28d8283d85d7e7605b5017 /tools/perf/scripts/python/flamegraph.py | |
| parent | 979594c5ff7b82e4787c8491680a2658bd88b780 (diff) | |
ipv4: Exposing __ip_sock_set_tos() in ip.h
Making the static function __ip_sock_set_tos() from net/ipv4/ip_sockglue.c
accessible by declaring it in include/net/ip.h
The reason for doing this is to use this function to set IP_TOS value in
mptcp_setsockopt() without the lock.
Signed-off-by: Poorva Sonparote <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions