Searched refs:BPF_FIB_LKUP_RET_NOT_FWDED (Results 1 – 5 of 5) sorted by relevance
57 .daddr = IPV4_TBID_DST, .expected_ret = BPF_FIB_LKUP_RET_NOT_FWDED,65 .daddr = IPV6_TBID_DST, .expected_ret = BPF_FIB_LKUP_RET_NOT_FWDED,
110 if (ret == BPF_FIB_LKUP_RET_NOT_FWDED || ret < 0) in tc_redir()
6996 BPF_FIB_LKUP_RET_NOT_FWDED, /* packet is not forwarded */ enumerator
6993 BPF_FIB_LKUP_RET_NOT_FWDED, /* packet is not forwarded */ enumerator
5893 return BPF_FIB_LKUP_RET_NOT_FWDED; in bpf_ipv4_fib_lookup()5914 return BPF_FIB_LKUP_RET_NOT_FWDED; in bpf_ipv4_fib_lookup()5918 return BPF_FIB_LKUP_RET_NOT_FWDED; in bpf_ipv4_fib_lookup()5994 return BPF_FIB_LKUP_RET_NOT_FWDED; in bpf_ipv6_fib_lookup()6035 return BPF_FIB_LKUP_RET_NOT_FWDED; in bpf_ipv6_fib_lookup()6050 return BPF_FIB_LKUP_RET_NOT_FWDED; in bpf_ipv6_fib_lookup()6063 return BPF_FIB_LKUP_RET_NOT_FWDED; in bpf_ipv6_fib_lookup()