Searched refs:BPF_FIB_LKUP_RET_SUCCESS (Results 1 – 5 of 5) sorted by relevance
121 if (rc == BPF_FIB_LKUP_RET_SUCCESS) { in xdp_fwd_flags()
127 } else if (ret == BPF_FIB_LKUP_RET_SUCCESS) { in tc_redir()
6682 BPF_FIB_LKUP_RET_SUCCESS, /* lookup successful */ enumerator
5995 if (rc == BPF_FIB_LKUP_RET_SUCCESS && !check_mtu) { in BPF_CALL_4()