Searched defs:bpf_flow_keys (Results 1 – 2 of 2) sorted by relevance
7127 struct bpf_flow_keys { struct7128 __u16 nhoff;7129 __u16 thoff;7130 __u16 addr_proto; /* ETH_P_* of valid addrs */7131 __u8 is_frag;7132 __u8 is_first_frag;7133 __u8 is_encap;7134 __u8 ip_proto;7135 __be16 n_proto;7136 __be16 sport;[all …]
7128 struct bpf_flow_keys { struct7129 __u16 nhoff;7130 __u16 thoff;7131 __u16 addr_proto; /* ETH_P_* of valid addrs */7132 __u8 is_frag;7133 __u8 is_first_frag;7134 __u8 is_encap;7135 __u8 ip_proto;7136 __be16 n_proto;7137 __be16 sport;[all …]