mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-12 00:43:36 -04: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
Add a link
Reference in a new issue