Commit df8fe57c authored by Alexei Starovoitov's avatar Alexei Starovoitov

tools/bpf: sync bpf.h

Sync bpf.h into tool/include/uapi/
Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parent 906312ca
......@@ -3613,6 +3613,7 @@ struct bpf_sock {
__u32 dst_ip4;
__u32 dst_ip6[4];
__u32 state;
__s32 rx_queue_mapping;
};
struct bpf_tcp_sock {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment