Subject: Re: CVS commit: src/sys/netinet
To: Jonathan Stone <jonathan@dsg.stanford.edu>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-net
Date: 03/12/2005 07:51:14
On Mar 11, 2005, at 4:53 PM, Jonathan Stone wrote:

> I meant, docs for the API that tcp_output/ip_output should use to
> communicate with a driver implementing large-send.  Or (wearing a
> driver-writers hat) what a driver should be prepared to accept,
> if its capabilities advertise TCP large send.

Just look at the code... it's not terribly complicated.  Grep for "TSO".

-- thorpej