]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add m_snd_tag_alloc() as a wrapper around if_snd_tag_alloc().
authorjhb <jhb@FreeBSD.org>
Thu, 29 Oct 2020 23:28:39 +0000 (23:28 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 29 Oct 2020 23:28:39 +0000 (23:28 +0000)
commit1473d9148a337dbb624fc6735a9602e6408921bd
tree245737d152751426c6a0d37fd9400f63d49f4331
parent85c66a34791fee201928e828e0b7302b2e8f9c23
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
sys/dev/mlx5/mlx5_en/mlx5_en_hw_tls.c
sys/kern/kern_mbuf.c
sys/kern/uipc_ktls.c
sys/net/if_lagg.c
sys/net/if_vlan.c
sys/netinet/in_pcb.c
sys/netinet/tcp_ratelimit.c
sys/sys/mbuf.h