Searched refs:BPF_FIB_LOOKUP_MASK (Results 1 – 1 of 1) sorted by relevance
6191 #define BPF_FIB_LOOKUP_MASK (BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT | \ macro6201 if (flags & ~BPF_FIB_LOOKUP_MASK) in BPF_CALL_4()6239 if (flags & ~BPF_FIB_LOOKUP_MASK) in BPF_CALL_4()