Skip to content

Commit df8fe57

Browse files
author
Alexei Starovoitov
committed
tools/bpf: sync bpf.h
Sync bpf.h into tool/include/uapi/ Signed-off-by: Alexei Starovoitov <[email protected]>
1 parent 906312c commit df8fe57

File tree

1 file changed

+1
-0
lines changed
  • tools/include/uapi/linux

1 file changed

+1
-0
lines changed

tools/include/uapi/linux/bpf.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3613,6 +3613,7 @@ struct bpf_sock {
36133613
__u32 dst_ip4;
36143614
__u32 dst_ip6[4];
36153615
__u32 state;
3616+
__s32 rx_queue_mapping;
36163617
};
36173618

36183619
struct bpf_tcp_sock {

0 commit comments

Comments
 (0)