Searched defs:bpf_flow_keys (Results 1 – 2 of 2) sorted by relevance
36234 struct bpf_flow_keys { struct36235 __u16 nhoff;36236 __u16 thoff;36237 __u16 addr_proto;36238 __u8 is_frag;36239 __u8 is_first_frag;36240 __u8 is_encap;36241 __u8 ip_proto;36242 __be16 n_proto;36243 __be16 sport;[all …]
45896 struct bpf_flow_keys { struct45897 __u16 nhoff;45898 __u16 thoff;45899 __u16 addr_proto;45900 __u8 is_frag;45901 __u8 is_first_frag;45902 __u8 is_encap;45903 __u8 ip_proto;45904 __be16 n_proto;45905 __be16 sport;[all …]