Since PSSDK 4.0 the BPF instructions set was extended. Now you can use BPF_MARK instruction
to mark a packet with desired value, which may be used in further traffic processing.
Use PktSetMark to set or change 32-bit value associated with particular packet.