Home
last modified time | relevance | path

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

/freebsd/sys/netinet/libalias/
H A Dalias_sctp.c281 #define SN_WAIT_TOLOCAL 0x10 /**< assoc waiting for TOLOCAL asconf ACK*/ macro
1791 assoc->TableRegister |= SN_WAIT_TOLOCAL; /* wait for tolocal ack */ in ID_process()
1895 if (!(assoc->TableRegister & SN_WAIT_TOLOCAL)) /* wrong direction */ in INa_process()