Home
last modified time | relevance | path

Searched refs:SN_WAIT_TOLOCAL (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/netinet/libalias/
HDalias_sctp.c283 #define SN_WAIT_TOLOCAL 0x10 /**< assoc waiting for TOLOCAL asconf ACK*/ macro
1758 assoc->TableRegister |= SN_WAIT_TOLOCAL; /* wait for tolocal ack */ in ID_process()
1862 if (!(assoc->TableRegister & SN_WAIT_TOLOCAL)) /* wrong direction */ in INa_process()