Searched hist:b3baa0fbd02a1a9d493d8cb92ae4a4491b9e9d13 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ |
H A D | flow_dissector.h | diff b3baa0fbd02a1a9d493d8cb92ae4a4491b9e9d13 Thu Jun 04 11:16:46 CDT 2015 Tom Herbert <tom@herbertland.com> mpls: Add MPLS entropy label in flow_keys
In flow dissector if an MPLS header contains an entropy label this is saved in the new keyid field of flow_keys. The entropy label is then represented in the flow hash function input.
Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | flow_dissector.c | diff b3baa0fbd02a1a9d493d8cb92ae4a4491b9e9d13 Thu Jun 04 11:16:46 CDT 2015 Tom Herbert <tom@herbertland.com> mpls: Add MPLS entropy label in flow_keys
In flow dissector if an MPLS header contains an entropy label this is saved in the new keyid field of flow_keys. The entropy label is then represented in the flow hash function input.
Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|