Searched refs:BPF_FIB_LOOKUP_OUTPUT (Results 1 – 4 of 4) sorted by relevance
257 .lookup_flags = BPF_FIB_LOOKUP_OUTPUT | BPF_FIB_LOOKUP_VLAN |414 .lookup_flags = BPF_FIB_LOOKUP_VLAN_INPUT | BPF_FIB_LOOKUP_OUTPUT,
7409 BPF_FIB_LOOKUP_OUTPUT = (1U << 1), enumerator
6381 if (flags & BPF_FIB_LOOKUP_OUTPUT) { in bpf_ipv4_fib_lookup()6538 if (flags & BPF_FIB_LOOKUP_OUTPUT) { in bpf_ipv6_fib_lookup()6655 #define BPF_FIB_LOOKUP_MASK (BPF_FIB_LOOKUP_DIRECT | BPF_FIB_LOOKUP_OUTPUT | \6666 (flags & (BPF_FIB_LOOKUP_TBID | BPF_FIB_LOOKUP_OUTPUT))) in bpf_fib_lookup_flags_ok()