Lines Matching defs:bpf_fib_lookup
4864 struct bpf_fib_lookup { struct
4868 __u8 family;
4871 __u8 l4_protocol;
4872 __be16 sport;
4873 __be16 dport;
4897 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
4901 union {
4907 __be16 h_vlan_proto;
4908 __be16 h_vlan_TCI;
4909 __u8 smac[6]; /* ETH_ALEN */
4910 __u8 dmac[6]; /* ETH_ALEN */