Searched defs:bpf_flow_keys (Results 1 – 2 of 2) sorted by relevance
7104 struct bpf_flow_keys { struct7105 __u16 nhoff;7106 __u16 thoff;7107 __u16 addr_proto; /* ETH_P_* of valid addrs */7108 __u8 is_frag;7109 __u8 is_first_frag;7110 __u8 is_encap;7111 __u8 ip_proto;7112 __be16 n_proto;7113 __be16 sport;[all …]
7107 struct bpf_flow_keys { struct7108 __u16 nhoff;7109 __u16 thoff;7110 __u16 addr_proto; /* ETH_P_* of valid addrs */7111 __u8 is_frag;7112 __u8 is_first_frag;7113 __u8 is_encap;7114 __u8 ip_proto;7115 __be16 n_proto;7116 __be16 sport;[all …]