HomeFreeBSD

Add m_snd_tag_alloc() as a wrapper around if_snd_tag_alloc().

Description

Add m_snd_tag_alloc() as a wrapper around if_snd_tag_alloc().

This gives a more uniform API for send tag life cycle management.

Reviewed by: gallatin, hselasky
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D27000