mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 11:50:52 +07: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
@ -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…
Reference in New Issue
Block a user