Home
last modified time | relevance | path

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

/Linux-v5.10/samples/bpf/
Dxdp_fwd_kern.c121 if (rc == BPF_FIB_LKUP_RET_SUCCESS) { in xdp_fwd_flags()
/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_tc_neigh_fib.c126 } else if (ret == BPF_FIB_LKUP_RET_SUCCESS) { in tc_redir()
/Linux-v5.10/tools/include/uapi/linux/
Dbpf.h4853 BPF_FIB_LKUP_RET_SUCCESS, /* lookup successful */ enumerator
/Linux-v5.10/include/uapi/linux/
Dbpf.h4853 BPF_FIB_LKUP_RET_SUCCESS, /* lookup successful */ enumerator