Searched hist:"206057 fe020ac5c037d5e2dd6562a9bd216ec765" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | bpf_tcp_ca.c | diff 206057fe020ac5c037d5e2dd6562a9bd216ec765 Wed Jan 08 18:45:51 CST 2020 Martin KaFai Lau <kafai@fb.com> bpf: Add BPF_FUNC_tcp_send_ack helper
Add a helper to send out a tcp-ack. It will be used in the later bpf_dctcp implementation that requires to send out an ack when the CE state changed.
Signed-off-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Yonghong Song <yhs@fb.com> Link: https://lore.kernel.org/bpf/20200109004551.3900448-1-kafai@fb.com
|
/openbmc/linux/include/uapi/linux/ |
H A D | bpf.h | diff 206057fe020ac5c037d5e2dd6562a9bd216ec765 Wed Jan 08 18:45:51 CST 2020 Martin KaFai Lau <kafai@fb.com> bpf: Add BPF_FUNC_tcp_send_ack helper
Add a helper to send out a tcp-ack. It will be used in the later bpf_dctcp implementation that requires to send out an ack when the CE state changed.
Signed-off-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Yonghong Song <yhs@fb.com> Link: https://lore.kernel.org/bpf/20200109004551.3900448-1-kafai@fb.com
|