VECTOR_BPF
vp->options |= VECTOR_BPF;
if (((vp->options & VECTOR_BPF) != 0) && (vp->bpf == NULL))
return (result | vec_rx | VECTOR_BPF);