HomeFreeBSD

Use sbsndptr_adv() instead of sbsndptr() for TOE TLS.

Description

Use sbsndptr_adv() instead of sbsndptr() for TOE TLS.

For TOE TLS, we just want to advance the send pointer to skip over the
record just sent to the TOE. The recently added sbsndptr_adv() is
sufficient for that and is cheaper.

MFC after: 1 month
Sponsored by: Chelsio Communications

Details

Provenance
jhbAuthored on
Parents
rS340464: amd64: sync up libc memset with the kernel version
Branches
Unknown
Tags
Unknown