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.h185 struct ovs_frag_data { struct
186 unsigned long dst;
187 struct vport *vport;
188 struct ovs_skb_cb cb;
189 __be16 inner_protocol;
190 u16 network_offset; /* valid only for MPLS */
191 u16 vlan_tci;
192 __be16 vlan_proto;
193 unsigned int l2_len;
194 u8 mac_proto;
[all …]