check_index
if (check_index(skb, idx)) {
match = check_index(p, 2, b >> 1);
match = check_index(p, 4, b >> 2);
match = check_index(p, 8, 0);