Lines Matching defs:bpf_fib_lookup
4865 struct bpf_fib_lookup { struct
4869 __u8 family;
4872 __u8 l4_protocol;
4873 __be16 sport;
4874 __be16 dport;
4898 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
4902 union {
4908 __be16 h_vlan_proto;
4909 __be16 h_vlan_TCI;
4910 __u8 smac[6]; /* ETH_ALEN */
4911 __u8 dmac[6]; /* ETH_ALEN */