tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: [phil-wifi] src/sys
On Thursday 12 July 2018 10:02:19 Jason Thorpe wrote:
> Can you describe what these sbufs are?
It is basically a dynamic string that can be built incrementally, including
by reading via a struct uio and that can be sent to a variety of destinations
including via a struct uio. I added it to quickly get the 802.11 code
compiling. It looks to be primarily used with sysctl calls and could possibly
be replaced so not integrated in the final version.
--Phil
Home |
Main Index |
Thread Index |
Old Index