msg_is_reset
if (likely(b && (test_bit(0, &b->up) || msg_is_reset(hdr)))) {
if (likely(test_bit(0, &b->up) || msg_is_reset(buf_msg(skb)))) {