Searched refs:BPF_FIB_LOOKUP_OUTPUT (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/core/
H A Dfilter.c5875 if (flags & BPF_FIB_LOOKUP_OUTPUT) {
6016 if (flags & BPF_FIB_LOOKUP_OUTPUT) {
6128 #define BPF_FIB_LOOKUP_MASK (BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT | \
/linux-master/tools/include/uapi/linux/
H A Dbpf.h3382 * **BPF_FIB_LOOKUP_OUTPUT**
7117 BPF_FIB_LOOKUP_OUTPUT = (1U << 1), enumerator in enum:__anon3237
/linux-master/include/uapi/linux/
H A Dbpf.h3382 * **BPF_FIB_LOOKUP_OUTPUT**
7117 BPF_FIB_LOOKUP_OUTPUT = (1U << 1), enumerator in enum:__anon2696

Completed in 233 milliseconds