XPC_C_CONNECTEDCALLOUT_MADE
} else if ((ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) &&
DBUG_ON((ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) &&
ch->flags |= XPC_C_CONNECTEDCALLOUT_MADE;
if ((ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) &&
if (ch->flags & XPC_C_CONNECTEDCALLOUT_MADE) {
(ch->flags & XPC_C_CONNECTEDCALLOUT_MADE)) {