Searched refs:BPF_FIB_LOOKUP_OUTPUT (Results 1 – 3 of 3) sorted by relevance
4849 BPF_FIB_LOOKUP_OUTPUT = (1U << 1), enumerator
5305 if (flags & BPF_FIB_LOOKUP_OUTPUT) { in bpf_ipv4_fib_lookup()5427 if (flags & BPF_FIB_LOOKUP_OUTPUT) { in bpf_ipv6_fib_lookup()5519 if (flags & ~(BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT)) in BPF_CALL_4()5556 if (flags & ~(BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT)) in BPF_CALL_4()