LISTEN
ib_cm_state(LISTEN) \
if (state_read(&parent_ep->com) != LISTEN) {
state_set(&ep->com, LISTEN);
if (epcp->state == LISTEN) {