Home
last modified time | relevance | path

Searched refs:BPF_FIB_LKUP_RET_NOT_FWDED (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dtest_tc_neigh_fib.c110 if (ret == BPF_FIB_LKUP_RET_NOT_FWDED || ret < 0) in tc_redir()
/tools/include/uapi/linux/
Dbpf.h6067 BPF_FIB_LKUP_RET_NOT_FWDED, /* packet is not forwarded */ enumerator