mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 00:39:07 +08:00
tools/bpf: sync bpf.h
Sync bpf.h into tool/include/uapi/ Signed-off-by: Alexei Starovoitov <ast@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
ed023acd35
commit
8dc4b38871
@@ -3613,6 +3613,7 @@ struct bpf_sock {
|
||||
__u32 dst_ip4;
|
||||
__u32 dst_ip6[4];
|
||||
__u32 state;
|
||||
__s32 rx_queue_mapping;
|
||||
};
|
||||
|
||||
struct bpf_tcp_sock {
|
||||
|
||||
Reference in New Issue
Block a user