Searched refs:chunk_types (Results 1 – 3 of 3) sorted by relevance
125 u_int8_t chunk_types[0]; member
2714 pr_supported->chunk_types[0] = SCTP_ASCONF; in sctp_send_initiate() 2715 pr_supported->chunk_types[1] = SCTP_ASCONF_ACK; in sctp_send_initiate() 2716 pr_supported->chunk_types[2] = SCTP_FORWARD_CUM_TSN; in sctp_send_initiate() 2717 pr_supported->chunk_types[3] = SCTP_PACKET_DROPPED; in sctp_send_initiate() 2718 pr_supported->chunk_types[4] = SCTP_STREAM_RESET; in sctp_send_initiate() 2719 pr_supported->chunk_types[5] = 0; /* pad */ in sctp_send_initiate() 2720 pr_supported->chunk_types[6] = 0; /* pad */ in sctp_send_initiate() 2721 pr_supported->chunk_types[7] = 0; /* pad */ in sctp_send_initiate() 3669 pr_supported->chunk_types[0] = SCTP_ASCONF; in sctp_send_initiate_ack() 3670 pr_supported->chunk_types[ in sctp_send_initiate_ack() [all...]
4238 switch (pr_supported->chunk_types[i]) { in sctp_load_addresses_from_init()