Searched refs:peerSupportsPRSCTP (Results 1 – 4 of 4) sorted by relevance
994 gboolean peerSupportsPRSCTP = FALSE; in sctlr_initAck() local1072 peerSupportsPRSCTP = ch_getPRSCTPfromInitAck(initAckCID); in sctlr_initAck()1081 peerSupportsPRSCTP, in sctlr_initAck()1124 &peerSupportsPRSCTP, in sctlr_initAck()1253 gboolean peerSupportsPRSCTP; in sctlr_cookie_echo() local1377 peerSupportsPRSCTP = ch_getPRSCTPfromCookie(cookieCID); in sctlr_cookie_echo()1384 peerSupportsPRSCTP, FALSE); in sctlr_cookie_echo()1449 peerSupportsPRSCTP = ch_getPRSCTPfromCookie(cookieCID); in sctlr_cookie_echo()1458 peerSupportsPRSCTP, FALSE); in sctlr_cookie_echo()1497 peerSupportsPRSCTP = ch_getPRSCTPfromCookie(cookieCID); in sctlr_cookie_echo()[all …]
120 gboolean* peerSupportsPRSCTP,
1071 gboolean* peerSupportsPRSCTP, in ch_enterUnrecognizedErrors() argument1087 *peerSupportsPRSCTP = FALSE; in ch_enterUnrecognizedErrors()1144 *peerSupportsPRSCTP = FALSE; in ch_enterUnrecognizedErrors()1243 *peerSupportsPRSCTP = TRUE; in ch_enterUnrecognizedErrors()
194 gboolean peerSupportsPRSCTP; member4548 return (currentAssociation->supportsPRSCTP && currentAssociation->peerSupportsPRSCTP);4560 return currentAssociation->peerSupportsPRSCTP;4864 currentAssociation->peerSupportsPRSCTP = instance->supportsPRSCTP;4935 currentAssociation->peerSupportsPRSCTP = withPRSCTP;4996 currentAssociation->peerSupportsPRSCTP = withPRSCTP;