Searched refs:show_link_attach_type_json (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/bpf/bpftool/
H A Dlink.c142 static void show_link_attach_type_json(__u32 attach_type, json_writer_t *wtr) function
500 show_link_attach_type_json(info->tracing.attach_type,
508 show_link_attach_type_json(info->cgroup.attach_type, json_wtr);
516 show_link_attach_type_json(info->netns.attach_type, json_wtr);
523 show_link_attach_type_json(info->tcx.attach_type, json_wtr);
527 show_link_attach_type_json(info->netkit.attach_type, json_wtr);

Completed in 116 milliseconds