Searched hist:"8 de2d793daf784f8f109565bcc023a6d198bad85" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ |
H A D | flow_dissector.h | diff 8de2d793daf784f8f109565bcc023a6d198bad85 Tue Mar 08 04:42:30 CST 2016 Amir Vadai <amir@vadai.me> net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public
Will be used in a following patch to query if a key is being used, and what it's value in the target object.
Acked-by: John Fastabend <john.r.fastabend@intel.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Amir Vadai <amir@vadai.me> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | flow_dissector.c | diff 8de2d793daf784f8f109565bcc023a6d198bad85 Tue Mar 08 04:42:30 CST 2016 Amir Vadai <amir@vadai.me> net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target() public
Will be used in a following patch to query if a key is being used, and what it's value in the target object.
Acked-by: John Fastabend <john.r.fastabend@intel.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Amir Vadai <amir@vadai.me> Signed-off-by: David S. Miller <davem@davemloft.net>
|