Home
last modified time | relevance | path

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

/linux/net/core/
H A Dfilter.c6191 #define BPF_FIB_LOOKUP_MASK (BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT | \ macro
6201 if (flags & ~BPF_FIB_LOOKUP_MASK) in BPF_CALL_4()
6239 if (flags & ~BPF_FIB_LOOKUP_MASK) in BPF_CALL_4()