Lines Matching refs:bpftool
4 bpftool-link
17 **bpftool** [*OPTIONS*] **link** *COMMAND*
26 | **bpftool** **link { show | list }** [*LINK*]
27 | **bpftool** **link pin** *LINK* *FILE*
28 | **bpftool** **link detach** *LINK*
29 | **bpftool** **link help**
36 **bpftool link { show | list }** [*LINK*]
45 Since Linux 5.8 bpftool is able to discover information about
47 links. On such kernels bpftool will automatically emit this
50 **bpftool link pin** *LINK* *FILE*
57 **bpftool link detach** *LINK*
64 **bpftool link help**
81 **# bpftool link show**
89 **# bpftool --json --pretty link show**
107 | **# bpftool link pin id 10 /sys/fs/bpf/link**