]> Git Repo - linux.git/blob - Documentation/bpf/syscall_api.rst
sfc: support TC decap rules matching on enc_src_port
[linux.git] / Documentation / bpf / syscall_api.rst
1 ===========
2 Syscall API
3 ===========
4
5 The primary info for the bpf syscall is available in the `man-pages`_
6 for `bpf(2)`_. For more information about the userspace API, see
7 Documentation/userspace-api/ebpf/index.rst.
8
9 .. Links:
10 .. _man-pages: https://www.kernel.org/doc/man-pages/
11 .. _bpf(2): https://man7.org/linux/man-pages/man2/bpf.2.html
This page took 0.052721 seconds and 4 git commands to generate.