Please enable JavaScript.
Coggle requires JavaScript to display documents.
flow (struct flow_tnl tunnel; // Encapsulating tunnel parameters. (uint8_t…
flow
-
-
// L2, Order the same as in the Ethernet header! (64-bit aligned)
-
ovs_be32 mpls_lse[ROUND_UP(FLOW_MAX_MPLS_LABELS, 2)]; /* MPLS label stack (with padding)
-
-
-
-
-
uint32_t dp_hash; // Datapath computed hash value. The exact computation is opaque to the user space.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
uint8_t nw_frag; // flow_frag, flags
-
-
-
-
-
-
-
-
-
-
-
-