Searched refs:SN_WAIT_TOLOCAL (Results 1 – 1 of 1) sorted by relevance
283 #define SN_WAIT_TOLOCAL 0x10 /**< assoc waiting for TOLOCAL asconf ACK*/ macro1758 assoc->TableRegister |= SN_WAIT_TOLOCAL; /* wait for tolocal ack */ in ID_process()1862 if (!(assoc->TableRegister & SN_WAIT_TOLOCAL)) /* wrong direction */ in INa_process()