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.h178 struct ovs_frag_data { struct
179 unsigned long dst;
180 struct vport *vport;
181 struct ovs_skb_cb cb;
182 __be16 inner_protocol;
183 u16 network_offset; /* valid only for MPLS */
184 u16 vlan_tci;
185 __be16 vlan_proto;
186 unsigned int l2_len;
187 u8 mac_proto;
[all …]