third_party_libbpf/include
Yonghong Song 47370741be bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Three more helpers are added to cast a sock_common pointer to
an tcp_sock, tcp_timewait_sock or a tcp_request_sock for
tracing programs.

Signed-off-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/20200623230811.3988277-1-yhs@fb.com
2020-06-29 13:46:33 -07:00
..
asm AF_XDP: add xsk.{c,h} to Makefile and fix build 2019-03-05 09:22:54 -08:00
linux includes: add BPF_JMP32_IMM macro to fix build 2019-10-24 22:59:06 -07:00
tools initial commit 2018-10-09 21:56:40 -07:00
uapi/linux bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers 2020-06-29 13:46:33 -07:00