Searched defs:of_dpa_flow_context (Results 1 – 1 of 1) sorted by relevance
154 typedef struct of_dpa_flow_context { struct155 uint32_t in_pport;156 uint32_t tunnel_id;157 struct iovec *iov;158 int iovcnt;159 struct eth_header ethhdr_rewrite;160 struct vlan_header vlanhdr_rewrite;161 struct vlan_header vlanhdr;162 OfDpa *of_dpa;163 OfDpaFlowPktFields fields;[all …]