Lines Matching defs:bpf_fib_lookup
6051 struct bpf_fib_lookup { struct
6055 __u8 family;
6058 __u8 l4_protocol;
6059 __be16 sport;
6060 __be16 dport;
6062 union { /* used for MTU check */
6088 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
6092 union {
6098 __be16 h_vlan_proto;
6099 __be16 h_vlan_TCI;
6100 __u8 smac[6]; /* ETH_ALEN */
6101 __u8 dmac[6]; /* ETH_ALEN */