HomeFreeBSD

MFC 340465: Use sbsndptr_adv() instead of sbsndptr() for TOE TLS.

Description

MFC 340465: 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.

Details

Provenance
jhbAuthored on
Parents
rS342654: More references to pmap_cold().
Branches
Unknown
Tags
Unknown