Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6971 BPF_FIB_LKUP_RET_PROHIBIT, /* dest not allowed; can be dropped */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6971 BPF_FIB_LKUP_RET_PROHIBIT, /* dest not allowed; can be dropped */ enumerator
/openbmc/linux/net/core/
H A Dfilter.c5903 return BPF_FIB_LKUP_RET_PROHIBIT; in bpf_ipv4_fib_lookup()
6052 return BPF_FIB_LKUP_RET_PROHIBIT; in bpf_ipv6_fib_lookup()