Searched refs:BPF_FIB_LOOKUP_OUTPUT (Results 1 – 5 of 5) sorted by relevance
2868 #define BPF_FIB_LOOKUP_OUTPUT BIT(1) macro
4850 BPF_FIB_LOOKUP_OUTPUT = (1U << 1), enumerator
5286 if (flags & BPF_FIB_LOOKUP_OUTPUT) { in bpf_ipv4_fib_lookup()5408 if (flags & BPF_FIB_LOOKUP_OUTPUT) { in bpf_ipv6_fib_lookup()5500 if (flags & ~(BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT)) in BPF_CALL_4()5538 if (flags & ~(BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT)) in BPF_CALL_4()