Searched refs:BPF_FIB_LKUP_RET_SUCCESS (Results 1 – 4 of 4) sorted by relevance
121 if (rc == BPF_FIB_LKUP_RET_SUCCESS) { in xdp_fwd_flags()
126 } else if (ret == BPF_FIB_LKUP_RET_SUCCESS) { in tc_redir()
4853 BPF_FIB_LKUP_RET_SUCCESS, /* lookup successful */ enumerator