CFLAG_NOWAIT
(vpkt->vpkt_flags & CFLAG_NOWAIT) ? VM_NOSLEEP : VM_SLEEP);
vpkt->vpkt_flags = (callback == NULL_FUNC) ? CFLAG_NOWAIT : 0;