Searched refs:BPF_FIB_LOOKUP_OUTPUT (Results 1 – 3 of 3) sorted by relevance
6678 BPF_FIB_LOOKUP_OUTPUT = (1U << 1), enumerator
5707 if (flags & BPF_FIB_LOOKUP_OUTPUT) { in bpf_ipv4_fib_lookup()5831 if (flags & BPF_FIB_LOOKUP_OUTPUT) { in bpf_ipv6_fib_lookup()5925 if (flags & ~(BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT)) in BPF_CALL_4()5963 if (flags & ~(BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT)) in BPF_CALL_4()