[][src]Macro bpf::bpfprog

macro_rules! bpfprog {
    ($count:expr, $($code:tt $jt:tt $jf:tt $k:tt),*) => { ... };
}