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, Sep 20, 9:36 AM
Unknown Object (File)
Sep 5 2025, 10:06 AM
Unknown Object (File)
Aug 25 2025, 11:57 AM
Unknown Object (File)
Aug 14 2025, 10:17 PM
Unknown Object (File)
Aug 14 2025, 8:36 AM
Unknown Object (File)
Aug 2 2025, 3:21 AM
Unknown Object (File)
Jul 11 2025, 8:41 AM
Unknown Object (File)
Jul 8 2025, 10:31 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