Home
last modified time | relevance | path

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

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