Searched hist:"82828 b88f081a0084cd65f90a4a1d3652f5adb66" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | flow_dissector.h | diff 82828b88f081a0084cd65f90a4a1d3652f5adb66 Wed Jun 19 01:41:02 CDT 2019 Jiri Pirko <jiri@mellanox.com> flow_dissector: add support for ingress ifindex dissection
Add new key meta that contains ingress ifindex value and add a function to dissect this from skb. The key and function is prepared to cover other potential skb metadata values dissection.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | flow_dissector.c | diff 82828b88f081a0084cd65f90a4a1d3652f5adb66 Wed Jun 19 01:41:02 CDT 2019 Jiri Pirko <jiri@mellanox.com> flow_dissector: add support for ingress ifindex dissection
Add new key meta that contains ingress ifindex value and add a function to dissect this from skb. The key and function is prepared to cover other potential skb metadata values dissection.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | diff 82828b88f081a0084cd65f90a4a1d3652f5adb66 Wed Jun 19 01:41:02 CDT 2019 Jiri Pirko <jiri@mellanox.com> flow_dissector: add support for ingress ifindex dissection
Add new key meta that contains ingress ifindex value and add a function to dissect this from skb. The key and function is prepared to cover other potential skb metadata values dissection.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|