mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-22 09:19:06 +08:00
sync: auto-generate latest BPF helpers
Latest changes to BPF helper definitions.
This commit is contained in:
committed by
Andrii Nakryiko
parent
eb77c7210b
commit
15bbaabed8
@@ -29,7 +29,6 @@ struct tcp_request_sock;
|
||||
struct udp6_sock;
|
||||
struct unix_sock;
|
||||
struct task_struct;
|
||||
struct cgroup;
|
||||
struct __sk_buff;
|
||||
struct sk_msg_md;
|
||||
struct xdp_md;
|
||||
@@ -43,6 +42,7 @@ struct mptcp_sock;
|
||||
struct bpf_dynptr;
|
||||
struct iphdr;
|
||||
struct ipv6hdr;
|
||||
struct cgroup;
|
||||
|
||||
/*
|
||||
* bpf_map_lookup_elem
|
||||
|
||||
Reference in New Issue
Block a user