Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dbpf.h7159 BPF_FIB_LKUP_RET_UNREACHABLE, /* dest is unreachable; can be dropped */ enumerator
/linux/tools/include/uapi/linux/
H A Dbpf.h7159 BPF_FIB_LKUP_RET_UNREACHABLE, /* dest is unreachable; can be dropped */ enumerator
/linux/net/core/
H A Dfilter.c5981 return BPF_FIB_LKUP_RET_UNREACHABLE; in bpf_ipv4_fib_lookup()
6133 return BPF_FIB_LKUP_RET_UNREACHABLE; in bpf_ipv6_fib_lookup()