Lines Matching defs:bpf_fib_lookup
7025 struct bpf_fib_lookup { struct
7029 __u8 family;
7032 __u8 l4_protocol;
7033 __be16 sport;
7034 __be16 dport;
7036 union { /* used for MTU check */
7065 /* input to bpf_fib_lookup, ipv{4,6}_dst is destination address in argument
7069 union {
7074 union {
7087 __u8 smac[6]; /* ETH_ALEN */
7088 __u8 dmac[6]; /* ETH_ALEN */