Lines Matching defs:bpf_fib_lookup
6282 struct bpf_fib_lookup { struct
6286 __u8 family;
6289 __u8 l4_protocol;
6290 __be16 sport;
6291 __be16 dport;
6293 union { /* used for MTU check */
6319 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
6323 union {
6329 __be16 h_vlan_proto;
6330 __be16 h_vlan_TCI;
6331 __u8 smac[6]; /* ETH_ALEN */
6332 __u8 dmac[6]; /* ETH_ALEN */