]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mbuf: Add a flag for M_HASHTYPE_ to indicate the type has hash properties
authorSepherosa Ziehau <sephe@FreeBSD.org>
Mon, 30 May 2016 04:48:06 +0000 (04:48 +0000)
committerSepherosa Ziehau <sephe@FreeBSD.org>
Mon, 30 May 2016 04:48:06 +0000 (04:48 +0000)
commit5cfd97e8234b963c5a407beeb9886604c2ee7622
tree55102d2bd1e1a897b46a58919656f185d69b61cb
parent425b7639289b5a275caaa53d3fec40ee09d693d0
mbuf: Add a flag for M_HASHTYPE_ to indicate the type has hash properties

This flag has not been used, and drivers setting M_HASHTYPE_OPAQUE have
not been converted as of this commit.

Reviewed by: hps, gallatin (early version)
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D6406
sys/sys/mbuf.h
sys/sys/param.h