Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dfilter.c6139 #define BPF_FIB_LOOKUP_MASK (BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT | \ macro
6149 if (flags & ~BPF_FIB_LOOKUP_MASK) in BPF_CALL_4()
6187 if (flags & ~BPF_FIB_LOOKUP_MASK) in BPF_CALL_4()