Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_sctp.c281 #define SN_BOTH_TBL 0x03 /**< assoc in both tables */ macro
1891 assoc->TableRegister &= SN_BOTH_TBL; /* remove wait flags */ in INa_process()
2251 if (assoc->TableRegister == SN_BOTH_TBL) { in AddSctpAssocLocal()
2300 if (assoc->TableRegister == SN_BOTH_TBL) { in AddSctpAssocGlobal()
2336 if (assoc->TableRegister == SN_BOTH_TBL) { in RmSctpAssoc()