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

/linux-master/include/uapi/linux/
H A Dbpf.h7126 BPF_FIB_LKUP_RET_UNREACHABLE, /* dest is unreachable; can be dropped */ enumerator in enum:__anon2697
/linux-master/tools/include/uapi/linux/
H A Dbpf.h7126 BPF_FIB_LKUP_RET_UNREACHABLE, /* dest is unreachable; can be dropped */ enumerator in enum:__anon3238
/linux-master/net/core/
H A Dfilter.c5900 return BPF_FIB_LKUP_RET_UNREACHABLE;
6049 return BPF_FIB_LKUP_RET_UNREACHABLE;

Completed in 209 milliseconds