Searched refs:chunk_types (Results 1 – 4 of 4) sorted by relevance
149 uint8_t chunk_types[]; member540 uint8_t chunk_types[]; member
1477 (void)sctp_auth_add_chunk(chunks->chunk_types[i],1858 switch (pr_supported->chunk_types[i]) {1922 if (chunks->chunk_types[i] == SCTP_ASCONF)1924 if (chunks->chunk_types[i] == SCTP_ASCONF_ACK)
5239 pr_supported->chunk_types[num_ext++] = SCTP_FORWARD_CUM_TSN;5241 pr_supported->chunk_types[num_ext++] = SCTP_IFORWARD_CUM_TSN;5245 pr_supported->chunk_types[num_ext++] = SCTP_AUTHENTICATION;5248 pr_supported->chunk_types[num_ext++] = SCTP_ASCONF;5249 pr_supported->chunk_types[num_ext++] = SCTP_ASCONF_ACK;5252 pr_supported->chunk_types[num_ext++] = SCTP_STREAM_RESET;5255 pr_supported->chunk_types[num_ext++] = SCTP_IDATA;5258 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK;5261 pr_supported->chunk_types[num_ext++] = SCTP_PACKET_DROPPED;5320 sctp_serialize_auth_chunks(stcb->asoc.local_auth_chunks, chunks->chunk_types);[all …]
7508 switch (pr_supported->chunk_types[i]) {7612 (void)sctp_auth_add_chunk(chunks->chunk_types[i],7615 if (chunks->chunk_types[i] == SCTP_ASCONF)7617 if (chunks->chunk_types[i] == SCTP_ASCONF_ACK)