Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/linux/
Dbpf.h2713 BPF_FIB_LKUP_RET_BLACKHOLE, /* dest is blackholed; can be dropped */ enumerator
/Linux-v4.19/include/uapi/linux/
Dbpf.h2713 BPF_FIB_LKUP_RET_BLACKHOLE, /* dest is blackholed; can be dropped */ enumerator
/Linux-v4.19/net/core/
Dfilter.c4299 return BPF_FIB_LKUP_RET_BLACKHOLE; in bpf_ipv4_fib_lookup()
4413 return BPF_FIB_LKUP_RET_BLACKHOLE; in bpf_ipv6_fib_lookup()