tcp: unlock before syncookie_expand()
The function doesn't need a lock on sch. It uses the pointer as value for
the SipHash calculation.
Reviewed by: tuexen
Differential Revision: https://reviews.freebsd.org/D50898
tcp: unlock before syncookie_expand() Tags None Referenced Files None Subscribers None
Description
Details
|