Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dfilter.c6174 #define BPF_FIB_LOOKUP_MASK (BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT | \ macro
6184 if (flags & ~BPF_FIB_LOOKUP_MASK) in BPF_CALL_4()
6222 if (flags & ~BPF_FIB_LOOKUP_MASK) in BPF_CALL_4()