nblhash.h header
This header is used by network. For more information, see:
nblhash.h contains the following programming interfaces:
Functions
NET_BUFFER_LIST_GET_HASH_FUNCTION The NET_BUFFER_LIST_GET_HASH_FUNCTION macro gets the hash function information from a NET_BUFFER_LIST structure. |
NET_BUFFER_LIST_GET_HASH_TYPE The NET_BUFFER_LIST_GET_HASH_TYPE macro gets the hash type information from a NET_BUFFER_LIST structure. |
NET_BUFFER_LIST_GET_HASH_VALUE The NET_BUFFER_LIST_GET_HASH_VALUE macro gets the hash value information from a NET_BUFFER_LIST structure. |
NET_BUFFER_LIST_SET_HASH_FUNCTION The NET_BUFFER_LIST_SET_HASH_FUNCTION macro sets the hash function information in a NET_BUFFER_LIST structure. |
NET_BUFFER_LIST_SET_HASH_TYPE The NET_BUFFER_LIST_SET_HASH_TYPE macro sets the hash type information in a NET_BUFFER_LIST structure. |
NET_BUFFER_LIST_SET_HASH_VALUE The NET_BUFFER_LIST_SET_HASH_VALUE macro sets the hash value information in a NET_BUFFER_LIST structure. |