BPFProg

Type Alias BPFProg 

Source
pub type BPFProg = Vec<sock_filter>;

Aliased Typeยง

pub struct BPFProg { /* private fields */ }