Lines Matching refs:bpftool
2 bpftool-link
13 **bpftool** [*OPTIONS*] **link** *COMMAND*
22 | **bpftool** **link { show | list }** [*LINK*]
23 | **bpftool** **link pin** *LINK* *FILE*
24 | **bpftool** **link detach** *LINK*
25 | **bpftool** **link help**
32 **bpftool link { show | list }** [*LINK*]
41 Since Linux 5.8 bpftool is able to discover information about
43 links. On such kernels bpftool will automatically emit this
46 **bpftool link pin** *LINK* *FILE*
53 **bpftool link detach** *LINK*
60 **bpftool link help**
77 **# bpftool link show**
85 **# bpftool --json --pretty link show**
103 | **# bpftool link pin id 10 /sys/fs/bpf/link**