Lines Matching full:link
2 bpftool-link
13 **bpftool** [*OPTIONS*] **link** *COMMAND*
20 LINK COMMANDS
23 | **bpftool** **link { show | list }** [*LINK*]
24 | **bpftool** **link pin** *LINK* *FILE*
25 | **bpftool** **link detach** *LINK*
26 | **bpftool** **link help**
28 | *LINK* := { **id** *LINK_ID* | **pinned** *FILE* }
33 **bpftool link { show | list }** [*LINK*]
34 Show information about active links. If *LINK* is
35 specified show information only about given link,
38 Output will start with link ID followed by link type and
40 of link.
47 **bpftool link pin** *LINK* *FILE*
48 Pin link *LINK* as *FILE*.
54 **bpftool link detach** *LINK*
55 Force-detach link *LINK*. BPF link and its underlying BPF
57 respective BPF hook and BPF link will transition into
59 link is closed.
61 **bpftool link help**
78 **# bpftool link show**
86 **# bpftool --json --pretty link show**
104 | **# bpftool link pin id 10 /sys/fs/bpf/link**
109 -rw------- 1 root root 0 Apr 23 21:39 link