We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9efa9e4 commit a62f68cCopy full SHA for a62f68c
Documentation/bpf/index.rst
@@ -36,6 +36,12 @@ Two sets of Questions and Answers (Q&A) are maintained.
36
bpf_devel_QA
37
38
39
+Helper functions
40
+================
41
+
42
+* `bpf-helpers(7)`_ maintains a list of helpers available to eBPF programs.
43
44
45
Program types
46
=============
47
@@ -79,4 +85,5 @@ Other
79
85
.. _networking-filter: ../networking/filter.rst
80
86
.. _man-pages: https://www.kernel.org/doc/man-pages/
81
87
.. _bpf(2): https://man7.org/linux/man-pages/man2/bpf.2.html
88
+.. _bpf-helpers(7): https://man7.org/linux/man-pages/man7/bpf-helpers.7.html
82
89
.. _BPF and XDP Reference Guide: https://docs.cilium.io/en/latest/bpf/
0 commit comments