§ datapath

§ tour

cilium datapath

Static index of cilium/bpf/. Pick a translation unit, then a file → a function → follow the call edges.

// pick a file
    // source
    ·

    Pick a function from the middle pane to see its source, callees, and the macros expanded in its body.