Labels:text | screenshot | diagram | plan | line | parallel | font | rectangle | number OCR: filterPktDataOffset Input Packet filterPktData filterPktDataMask bitwise XOR bliwise AND filterPktDataNotMask relevant_bit_different bitwise NOT bitwise AND bitwise AND Test 2: Pass if all Test 3: Pass if any bits bits are set to 0 are set to 1 OR NotMask (pass if match) Is equal to 0 (pass if mismatch) Figure 2: Logic for the filter test.