Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6969 BPF_FIB_LKUP_RET_BLACKHOLE, /* dest is blackholed; can be dropped */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6969 BPF_FIB_LKUP_RET_BLACKHOLE, /* dest is blackholed; can be dropped */ enumerator
/openbmc/linux/net/core/
H A Dfilter.c5899 return BPF_FIB_LKUP_RET_BLACKHOLE; in bpf_ipv4_fib_lookup()
6048 return BPF_FIB_LKUP_RET_BLACKHOLE; in bpf_ipv6_fib_lookup()