sync: auto-generate latest BPF helpers

Latest changes to BPF helper definitions.
This commit is contained in:
Kui-Feng Lee
2022-11-17 15:05:21 -08:00
committed by Andrii Nakryiko
parent eb77c7210b
commit 15bbaabed8

View File

@@ -29,7 +29,6 @@ struct tcp_request_sock;
struct udp6_sock; struct udp6_sock;
struct unix_sock; struct unix_sock;
struct task_struct; struct task_struct;
struct cgroup;
struct __sk_buff; struct __sk_buff;
struct sk_msg_md; struct sk_msg_md;
struct xdp_md; struct xdp_md;
@@ -43,6 +42,7 @@ struct mptcp_sock;
struct bpf_dynptr; struct bpf_dynptr;
struct iphdr; struct iphdr;
struct ipv6hdr; struct ipv6hdr;
struct cgroup;
/* /*
* bpf_map_lookup_elem * bpf_map_lookup_elem