Searched defs:bpf_flow_keys (Results 1 – 4 of 4) sorted by relevance
2940 struct bpf_flow_keys { struct2941 __u16 nhoff;2942 __u16 thoff;2943 __u16 addr_proto; /* ETH_P_* of valid addrs */2944 __u8 is_frag;2945 __u8 is_first_frag;2946 __u8 is_encap;2947 __u8 ip_proto;2948 __be16 n_proto;2949 __be16 sport;[all …]
4939 struct bpf_flow_keys { struct4940 __u16 nhoff;4941 __u16 thoff;4942 __u16 addr_proto; /* ETH_P_* of valid addrs */4943 __u8 is_frag;4944 __u8 is_first_frag;4945 __u8 is_encap;4946 __u8 ip_proto;4947 __be16 n_proto;4948 __be16 sport;[all …]