HomeFreeBSD

tcp: change SOCKBUF_* macros to SOCK_[RECV|SEND]BUF_* macros

Description

tcp: change SOCKBUF_* macros to SOCK_[RECV|SEND]BUF_* macros

Change the older LOCK related macros over to the
dedicated send/recv buffer macros in the base tcp stack.

No functional change intended.

Reviewed By: tuexen, transport
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D47567

Details

Provenance
rscheffAuthored on Wed, Nov 13, 11:41 PM
Reviewer
transport
Differential Revision
D47567: tcp: chance SOCKBUF_LOCK calls to SOCK_[RECV|SEND]BUF_LOCK
Parents
rG48ddd1b9f887: ixgbe: Add support for 1Gbit DAC links
Branches
Unknown
Tags
Unknown