Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
Dtest_tc_neigh_fib.c127 } else if (ret == BPF_FIB_LKUP_RET_SUCCESS) { in tc_redir()
/tools/include/uapi/linux/
Dbpf.h6063 BPF_FIB_LKUP_RET_SUCCESS, /* lookup successful */ enumerator