Page MenuHomeFreeBSD

Call m_snd_tag_rele() to free send tags.
ClosedPublic

Authored by jhb on Oct 28 2020, 11:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 2:32 AM
Unknown Object (File)
Nov 19 2023, 5:42 PM
Unknown Object (File)
Oct 28 2023, 6:21 AM
Unknown Object (File)
Sep 6 2023, 7:34 AM
Unknown Object (File)
Sep 6 2023, 7:34 AM
Unknown Object (File)
Sep 6 2023, 7:30 AM
Unknown Object (File)
Sep 4 2023, 1:10 AM
Unknown Object (File)
Sep 1 2023, 6:05 AM
Subscribers

Details

Summary

Send tags are refcounted and if_snd_tag_free() is called by
m_snd_tag_rele() when the last reference is dropped on a send tag.

Test Plan
  • tested by Drew

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable