Searched refs:peer_supports_auth (Results 1 – 6 of 6) sorted by relevance
1860 int peer_supports_auth = 0; local1969 peer_supports_auth = 1;1971 peer_supports_auth = 0;1973 if (!peer_supports_auth && got_chklist) {1979 !peer_supports_auth) {1983 } else if ((peer_supports_asconf) && (peer_supports_auth) &&
1216 uint8_t peer_supports_auth; member
7379 stcb->asoc.peer_supports_auth = 0;7401 stcb->asoc.peer_supports_auth = 1;7543 stcb->asoc.peer_supports_auth = 1;7545 stcb->asoc.peer_supports_auth = 0;7547 if (!stcb->asoc.peer_supports_auth && got_chklist) {7552 !stcb->asoc.peer_supports_auth) {7555 } else if ((stcb->asoc.peer_supports_asconf) && (stcb->asoc.peer_supports_auth) &&
2759 if (stcb->asoc.peer_supports_auth) { in sctp_notify_assoc_change()3711 if (stcb->asoc.peer_supports_auth == 0) {3800 if (stcb->asoc.peer_supports_auth == 0) {
802 if (stcb->asoc.peer_supports_auth == 0) { in sctp_handle_nat_missing_state()
14304 if (!stcb->asoc.peer_supports_auth) {