Home
last modified time | relevance | path

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

/net/core/
Dfilter.c5681 #define BPF_FIB_LOOKUP_MASK (BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT | \ macro
5691 if (flags & ~BPF_FIB_LOOKUP_MASK) in BPF_CALL_4()
5729 if (flags & ~BPF_FIB_LOOKUP_MASK) in BPF_CALL_4()