Home
last modified time | relevance | path

Searched refs:VECTOR_BPF (Results 1 – 2 of 2) sorted by relevance

/arch/um/drivers/
A Dvector_kern.h32 #define VECTOR_BPF (1 << 2) macro
A Dvector_kern.c234 return (result | vec_rx | VECTOR_BPF); in get_transport_options()
1284 vp->options |= VECTOR_BPF; in vector_net_open()
1286 if (((vp->options & VECTOR_BPF) != 0) && (vp->bpf == NULL)) in vector_net_open()

Completed in 6 milliseconds