opnsense-src/sys/dev/hyperv/netvsc
Sepherosa Ziehau 6dd38b8716 tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication
And factor out tcp_lro_rx_done, which deduplicates the same logic with
netinet/tcp_lro.c

Reviewed by:	gallatin (1st version), hps, zbb, np, Dexuan Cui <decui microsoft com>
Sponsored by:	Microsoft OSTC
Differential Revision:	https://reviews.freebsd.org/D5725
2016-04-01 06:28:33 +00:00
..
hv_net_vsc.c hyperv/hn: Pass channel to send done callbacks. 2016-03-04 07:00:37 +00:00
hv_net_vsc.h hyperv/hn: Factor out hn_channel_attach 2016-03-10 02:28:01 +00:00
hv_netvsc_drv_freebsd.c tcp/lro: Use tcp_lro_flush_all in device drivers to avoid code duplication 2016-04-01 06:28:33 +00:00
hv_rndis.h hyperv/hn: Add multiple channel support, a.k.a. vRSS 2016-03-04 06:52:11 +00:00
hv_rndis_filter.c hyperv/hn: Pass channel to send done callbacks. 2016-03-04 07:00:37 +00:00
hv_rndis_filter.h hyperv/hn: Add multiple channel support, a.k.a. vRSS 2016-03-04 06:52:11 +00:00