Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dbpf.h6683 BPF_FIB_LKUP_RET_BLACKHOLE, /* dest is blackholed; can be dropped */ enumerator
/Linux-v6.1/include/uapi/linux/
Dbpf.h6683 BPF_FIB_LKUP_RET_BLACKHOLE, /* dest is blackholed; can be dropped */ enumerator
/Linux-v6.1/net/core/
Dfilter.c5746 return BPF_FIB_LKUP_RET_BLACKHOLE; in bpf_ipv4_fib_lookup()
5878 return BPF_FIB_LKUP_RET_BLACKHOLE; in bpf_ipv6_fib_lookup()