mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-18 05:04:04 +00: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:
parent
906312ca0d
commit
df8fe57c07
1 changed files with 1 additions and 0 deletions
|
@ -3613,6 +3613,7 @@ struct bpf_sock {
|
|||
__u32 dst_ip4;
|
||||
__u32 dst_ip6[4];
|
||||
__u32 state;
|
||||
__s32 rx_queue_mapping;
|
||||
};
|
||||
|
||||
struct bpf_tcp_sock {
|
||||
|
|
Loading…
Add table
Reference in a new issue