Tom Herbert
a2b12f3c7a
udp: pass udp_offload struct to UDP gro callbacks
...
This patch introduces udp_offload_callbacks which has the same
GRO functions (but not a GSO function) as offload_callbacks,
except there is an argument to a udp_offload struct passed to
gro_receive and gro_complete functions. This additional argument
can be used to retrieve the per port structure of the encapsulation
for use in gro processing (mostly by doing container_of on the
structure).
Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-14 15:20:04 -05:00
..
2014-12-05 12:43:04 +01:00
2015-01-13 17:51:08 -05:00
2014-11-24 04:28:48 -05:00
2014-12-09 16:29:03 -05:00
2014-11-24 04:28:48 -05:00
2015-01-07 22:17:11 +01:00
2015-01-02 15:58:21 -05:00
2015-01-13 17:51:08 -05:00
2014-12-09 16:29:03 -05:00
2014-12-07 21:22:05 +01:00
2014-12-17 20:09:52 +03:00
2015-01-13 17:51:08 -05:00
2014-11-16 14:50:52 -05:00
2014-12-10 22:41:55 -05:00
2015-01-05 22:55:24 -05:00
2014-12-14 16:10:09 -08:00
2015-01-02 15:46:41 -05:00
2014-12-19 00:19:23 +01:00
2015-01-14 15:20:04 -05:00
2015-01-05 22:55:24 -05:00
2014-11-24 04:28:49 -05:00
2014-12-10 15:33:16 -05:00
2014-12-10 22:41:55 -05:00
2014-11-24 04:28:48 -05:00
2014-12-31 14:17:20 -05:00
2014-12-10 15:21:24 -05:00
2015-01-05 10:33:46 +01:00
2014-12-20 00:06:55 +01:00
2014-12-23 23:57:31 -05:00
2015-01-03 14:32:57 -05:00
2015-01-13 14:01:00 -05:00
2014-11-24 04:28:48 -05:00
2014-12-09 18:12:03 -05:00
2015-01-13 17:51:08 -05:00
2015-01-13 17:51:08 -05:00
2014-11-24 04:28:48 -05:00
2014-12-15 11:49:09 -05:00
2014-12-14 16:10:09 -08:00
2014-11-24 04:28:48 -05:00
2014-12-10 22:41:55 -05:00
2015-01-13 17:51:08 -05:00
2014-12-10 22:41:55 -05:00
2014-12-10 15:13:13 -08:00
2014-12-02 20:01:22 -08:00
2015-01-13 17:26:27 -05:00
2014-12-09 16:29:03 -05:00
2014-12-09 16:29:03 -05:00
2015-01-13 17:51:08 -05:00
2014-11-24 04:28:48 -05:00
2015-01-12 16:50:46 -05:00
2014-12-09 16:29:03 -05:00
2014-12-02 20:01:20 -08:00
2014-12-16 15:53:03 -08:00
2014-12-19 07:13:21 -05:00