Lines Matching defs:bpf_fib_lookup
3490 struct bpf_fib_lookup { struct
3494 __u8 family;
3497 __u8 l4_protocol;
3498 __be16 sport;
3499 __be16 dport;
3523 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
3527 union {
3533 __be16 h_vlan_proto;
3534 __be16 h_vlan_TCI;
3535 __u8 smac[6]; /* ETH_ALEN */
3536 __u8 dmac[6]; /* ETH_ALEN */