Searched refs:chunk_types (Results 1 – 4 of 4) sorted by relevance
149 uint8_t chunk_types[]; member540 uint8_t chunk_types[]; member
1473 (void)sctp_auth_add_chunk(chunks->chunk_types[i],1850 switch (pr_supported->chunk_types[i]) {1914 if (chunks->chunk_types[i] == SCTP_ASCONF)1916 if (chunks->chunk_types[i] == SCTP_ASCONF_ACK)
5192 pr_supported->chunk_types[num_ext++] = SCTP_FORWARD_CUM_TSN;5194 pr_supported->chunk_types[num_ext++] = SCTP_IFORWARD_CUM_TSN;5198 pr_supported->chunk_types[num_ext++] = SCTP_AUTHENTICATION;5201 pr_supported->chunk_types[num_ext++] = SCTP_ASCONF;5202 pr_supported->chunk_types[num_ext++] = SCTP_ASCONF_ACK;5205 pr_supported->chunk_types[num_ext++] = SCTP_STREAM_RESET;5208 pr_supported->chunk_types[num_ext++] = SCTP_IDATA;5211 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK;5214 pr_supported->chunk_types[num_ext++] = SCTP_PACKET_DROPPED;5273 sctp_serialize_auth_chunks(stcb->asoc.local_auth_chunks, chunks->chunk_types);[all …]
7428 switch (pr_supported->chunk_types[i]) {7532 (void)sctp_auth_add_chunk(chunks->chunk_types[i],7535 if (chunks->chunk_types[i] == SCTP_ASCONF)7537 if (chunks->chunk_types[i] == SCTP_ASCONF_ACK)