Derive Macro ebpf_user_macros::BpfApp[][src]

#[derive(BpfApp)]
{
    // Attributes available to this derive:
    #[license]
    #[hashmap]
    #[array_percpu]
    #[ringbuf]
    #[prog]
}