pub fn apply_filter( bpf_filter: BpfProgramRef<'_>, ) -> Result<(), InstallationError>
Apply bpf filter.