Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Ddatapath.h181 struct ovs_frag_data { struct
182 unsigned long dst;
183 struct vport *vport;
184 struct ovs_skb_cb cb;
185 __be16 inner_protocol;
186 u16 network_offset; /* valid only for MPLS */
187 u16 vlan_tci;
188 __be16 vlan_proto;
189 unsigned int l2_len;
190 u8 mac_proto;
[all …]