Page MenuHomeFreeBSD

sctp: Implement sctp_inpcb_bind_locked()
ClosedPublic

Authored by markj on Aug 31 2021, 4:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 2 2024, 5:23 AM
Unknown Object (File)
Sep 27 2024, 6:09 AM
Unknown Object (File)
Sep 21 2024, 10:17 PM
Unknown Object (File)
Sep 21 2024, 6:36 PM
Unknown Object (File)
Sep 20 2024, 7:51 AM
Unknown Object (File)
Sep 18 2024, 3:20 AM
Unknown Object (File)
Sep 18 2024, 2:31 AM
Unknown Object (File)
Sep 17 2024, 8:38 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable