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

/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/net/core/
H A Dfilter.c5922 return BPF_FIB_LKUP_RET_UNREACHABLE;
6071 return BPF_FIB_LKUP_RET_UNREACHABLE;
/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

Completed in 244 milliseconds