Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Dbpf.h7199 BPF_FIB_LKUP_RET_BLACKHOLE, /* dest is blackholed; can be dropped */ enumerator
/linux-6.15/include/uapi/linux/
H A Dbpf.h7199 BPF_FIB_LKUP_RET_BLACKHOLE, /* dest is blackholed; can be dropped */ enumerator
/linux-6.15/net/core/
H A Dfilter.c6047 return BPF_FIB_LKUP_RET_BLACKHOLE; in bpf_ipv4_fib_lookup()
6199 return BPF_FIB_LKUP_RET_BLACKHOLE; in bpf_ipv6_fib_lookup()