Searched refs:BPF_FIB_LKUP_RET_PROHIBIT (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dbpf.h7127 BPF_FIB_LKUP_RET_PROHIBIT, /* dest not allowed; can be dropped */ enumerator in enum:__anon2697
/linux-master/tools/include/uapi/linux/
H A Dbpf.h7127 BPF_FIB_LKUP_RET_PROHIBIT, /* dest not allowed; can be dropped */ enumerator in enum:__anon3238
/linux-master/net/core/
H A Dfilter.c5902 return BPF_FIB_LKUP_RET_PROHIBIT;
6051 return BPF_FIB_LKUP_RET_PROHIBIT;

Completed in 315 milliseconds