Home
last modified time | relevance | path

Searched defs:edge_node (Results 1 – 1 of 1) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dcfg.c38 struct edge_node { struct
39 struct list_head l;
40 struct bb_node *src;
41 struct bb_node *dst;
42 int flags;