NBR_STA_OPENREC
#define NBR_STA_SESSION (NBR_STA_INITIAL | NBR_STA_OPENREC | \
case NBR_STA_OPENREC:
{NBR_STA_INITIAL, NBR_EVT_INIT_RCVD, NBR_ACT_PASSIVE_INIT, NBR_STA_OPENREC},
{NBR_STA_OPENREC, NBR_EVT_KEEPALIVE_RCVD, NBR_ACT_SESSION_EST, NBR_STA_OPER},
{NBR_STA_OPENSENT, NBR_EVT_INIT_RCVD, NBR_ACT_KEEPALIVE_SEND, NBR_STA_OPENREC},
case NBR_STA_OPENREC: