Lines Matching defs:bpf_fib_lookup
2723 struct bpf_fib_lookup { struct
2727 __u8 family;
2730 __u8 l4_protocol;
2731 __be16 sport;
2732 __be16 dport;
2756 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
2760 union {
2766 __be16 h_vlan_proto;
2767 __be16 h_vlan_TCI;
2768 __u8 smac[6]; /* ETH_ALEN */
2769 __u8 dmac[6]; /* ETH_ALEN */