Home
last modified time | relevance | path

Searched refs:SCTP_NR_SELECTIVE_ACK (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/netinet/
HDsctp.h453 #define SCTP_NR_SELECTIVE_ACK 0x10 macro
HDsctp_output.c4809 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK; in sctp_send_initiate()
5921 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK; in sctp_send_initiate_ack()
7005 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK) || /* EY */ in sctp_clean_up_ctl()
7837 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK)) { in sctp_med_chunk_output()
8324 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK) || /* EY */ in sctp_med_chunk_output()
8339 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK)) { in sctp_med_chunk_output()
10384 type = SCTP_NR_SELECTIVE_ACK; in sctp_send_sack()
10556 ((type == SCTP_NR_SELECTIVE_ACK) && in sctp_send_sack()
10618 if ((type == SCTP_NR_SELECTIVE_ACK) && in sctp_send_sack()
HDsctp_input.c3403 case SCTP_NR_SELECTIVE_ACK: in process_chunk_drop()
4707 (ch->chunk_type == SCTP_NR_SELECTIVE_ACK) || in sctp_process_control()
5003 case SCTP_NR_SELECTIVE_ACK: in sctp_process_control()
HDsctp_indata.c2448 case SCTP_NR_SELECTIVE_ACK: in sctp_process_data()
HDsctp_pcb.c6482 case SCTP_NR_SELECTIVE_ACK: in sctp_load_addresses_from_init()