Use PktSetUserData to set the 32/64-bit value associated with a certain packet.
PktSetUserData may be useful for binding a packet with some value or label. Also you may want to
store in this property the pointer to your own structure with additional data associated with this
packet which may be used later.