[][src]Constant nc::BPF_PROG_TYPE_UNSPEC

pub const BPF_PROG_TYPE_UNSPEC: i32

Note that tracing related programs such as BPF_PROG_TYPE_{KPROBE,TRACEPOINT,PERF_EVENT,RAW_TRACEPOINT} are not subject to a stable API since kernel internal data structures can change from release to release and may therefore break existing tracing BPF programs. Tracing BPF programs correspond to /a/ specific kernel which is to be analyzed, and not /a/ specific kernel /and/ all future ones.