SK_F_INUSE
return test_bit(SK_F_INUSE, &csk->flags);
if (test_and_set_bit(SK_F_INUSE, &csk1->flags))
clear_bit(SK_F_INUSE, &csk->flags);