HomeFreeBSD

sctp: Implement sctp_inpcb_bind_locked()

Description

sctp: Implement sctp_inpcb_bind_locked()

This will be used by sctp_listen() to avoid dropping locks when
performing an implicit bind. No functional change intended.

Reviewed by: tuexen
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D31757

Details

Provenance
markjAuthored on Sep 1 2021, 2:04 PM
Reviewer
tuexen
Differential Revision
D31757: sctp: Implement sctp_inpcb_bind_locked()
Parents
rGbe8ee77e9edc: sctp: Add macros to assert on inp info lock state
Branches
Unknown
Tags
Unknown