Searched refs:SN_UP (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/netinet/libalias/
H A Dalias_sctp.c252 #define SN_UP 0x0100 /**< Association in UP state */ macro
1710 case SN_UP: /* Association UP */
1827 assoc->state = SN_UP;/* association established for NAT */
1871 assoc->state = SN_UP; /* association established for NAT */
1890 * While in the SN_UP state, all packets for the particular association
2587 case SN_UP:

Completed in 112 milliseconds