Home
last modified time | relevance | path

Searched defs:libeth_rx_pt (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/libeth/
H A Drx.h188 struct libeth_rx_pt { struct
189 u32 outer_ip:2;
190 u32 outer_frag:1;
191 u32 tunnel_type:3;
192 u32 tunnel_end_prot:2;
193 u32 tunnel_end_frag:1;
194 u32 inner_prot:3;
195 enum pkt_hash_types payload_layer:2;
197 u32 pad:2;
198 enum xdp_rss_hash_type hash_type:16;