Searched refs:BPF_FIB_LOOKUP_DIRECT (Results 1 – 4 of 4) sorted by relevance
135 return xdp_fwd_flags(ctx, BPF_FIB_LOOKUP_DIRECT); in xdp_fwd_direct_prog()
2708 #define BPF_FIB_LOOKUP_DIRECT BIT(0) macro
4278 if (flags & BPF_FIB_LOOKUP_DIRECT) { in bpf_ipv4_fib_lookup()4389 if (flags & BPF_FIB_LOOKUP_DIRECT) { in bpf_ipv6_fib_lookup()4465 if (flags & ~(BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT)) in BPF_CALL_4()4502 if (flags & ~(BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT)) in BPF_CALL_4()