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

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.c253 #define SN_UP 0x0100 /**< Association in UP state */ macro
1746 case SN_UP: /* Association UP */
1864 assoc->state = SN_UP;/* association established for NAT */
1908 assoc->state = SN_UP; /* association established for NAT */
1927 * While in the SN_UP state, all packets for the particular association
2628 case SN_UP:

Completed in 106 milliseconds