diff options
author | Nikita V. Shirokov <tehnerd@fb.com> | 2018-03-26 18:36:57 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-03-28 22:05:35 +0300 |
commit | 6f5c39fa5cd4a78c5432021e981aa8f79437a32c (patch) | |
tree | ca8000b083f974d4d87861ea89cb43e25049fa77 /sound | |
parent | 20cfb7a04f0a8b7f8f45cf630e23524d51bb3cd9 (diff) | |
download | linux-6f5c39fa5cd4a78c5432021e981aa8f79437a32c.tar.xz |
bpf: Add sock_ops R/W access to ipv4 tos
Sample usage for tos ...
bpf_getsockopt(skops, SOL_IP, IP_TOS, &v, sizeof(v))
... where skops is a pointer to the ctx (struct bpf_sock_ops).
Signed-off-by: Nikita V. Shirokov <tehnerd@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions