Lines Matching full:link
2 bpftool-link
13 **bpftool** [*OPTIONS*] **link** *COMMAND*
19 LINK COMMANDS
22 | **bpftool** **link { show | list }** [*LINK*]
23 | **bpftool** **link pin** *LINK* *FILE*
24 | **bpftool** **link detach** *LINK*
25 | **bpftool** **link help**
27 | *LINK* := { **id** *LINK_ID* | **pinned** *FILE* }
32 **bpftool link { show | list }** [*LINK*]
33 Show information about active links. If *LINK* is
34 specified show information only about given link,
37 Output will start with link ID followed by link type and
39 of link.
46 **bpftool link pin** *LINK* *FILE*
47 Pin link *LINK* as *FILE*.
53 **bpftool link detach** *LINK*
54 Force-detach link *LINK*. BPF link and its underlying BPF
56 respective BPF hook and BPF link will transition into
58 link is closed.
60 **bpftool link help**
77 **# bpftool link show**
85 **# bpftool --json --pretty link show**
103 | **# bpftool link pin id 10 /sys/fs/bpf/link**
108 -rw------- 1 root root 0 Apr 23 21:39 link