Searched defs:libeth_rx_pt (Results 1 – 1 of 1) sorted by relevance
194 struct libeth_rx_pt { struct195 u32 outer_ip:2;196 u32 outer_frag:1;197 u32 tunnel_type:3;198 u32 tunnel_end_prot:2;199 u32 tunnel_end_frag:1;200 u32 inner_prot:3;201 enum pkt_hash_types payload_layer:2;203 u32 pad:2;204 enum xdp_rss_hash_type hash_type:16;