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