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
F107375862: D26995.id.diff
Mon, Jan 13, 6:32 AM
Unknown Object (File)
Fri, Jan 10, 5:05 AM
Unknown Object (File)
Thu, Dec 26, 2:51 PM
Unknown Object (File)
Thu, Dec 26, 2:47 AM
Unknown Object (File)
Sat, Dec 21, 6:43 AM
Unknown Object (File)
Oct 16 2024, 7:40 PM
Unknown Object (File)
Oct 5 2024, 12:45 PM
Unknown Object (File)
Oct 5 2024, 12:52 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