Lines Matching defs:bpf_fib_lookup
6773 struct bpf_fib_lookup { struct
6777 __u8 family;
6780 __u8 l4_protocol;
6781 __be16 sport;
6782 __be16 dport;
6784 union { /* used for MTU check */
6810 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
6814 union {
6820 __be16 h_vlan_proto;
6821 __be16 h_vlan_TCI;
6822 __u8 smac[6]; /* ETH_ALEN */
6823 __u8 dmac[6]; /* ETH_ALEN */