]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reserve IP_FLOWID, IP_FLOWTYPE, IP_RSSCPUID socket option IDs for
authorAdrian Chadd <adrian@FreeBSD.org>
Sat, 17 May 2014 00:09:12 +0000 (00:09 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sat, 17 May 2014 00:09:12 +0000 (00:09 +0000)
commitd804a08f3ef2de388cc4af2fb92a097096447140
tree96b42760b8997208b3b1c61289e5867f08dee2af
parent015280f64c0af5d8320a7236913e6b82410e5ad5
Reserve IP_FLOWID, IP_FLOWTYPE, IP_RSSCPUID socket option IDs for
near-term future use.

These are intended to fetch the current flow id, flow hash type
(M_HASHTYPE_* from the sys/mbuf.h) and if RSS is enabled, the
RSS destined CPU ID for the receive path.
sys/netinet/in.h