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)
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
Unknown Object (File)
Oct 2 2024, 5:17 PM
Unknown Object (File)
Oct 2 2024, 9:42 AM
Unknown Object (File)
Sep 27 2024, 1:09 PM
Unknown Object (File)
Sep 27 2024, 1:09 PM
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

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 34455
Build 31557: arc lint + arc unit