Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
Dsctp.h453 #define SCTP_NR_SELECTIVE_ACK 0x10 macro
Dsctp_output.c4811 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK; in sctp_send_initiate()
5970 pr_supported->chunk_types[num_ext++] = SCTP_NR_SELECTIVE_ACK; in sctp_send_initiate_ack()
7054 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK) || /* EY */ in sctp_clean_up_ctl()
7886 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK)) { in sctp_med_chunk_output()
8389 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK) || /* EY */ in sctp_med_chunk_output()
8404 (chk->rec.chunk_id.id == SCTP_NR_SELECTIVE_ACK)) { in sctp_med_chunk_output()
10449 type = SCTP_NR_SELECTIVE_ACK; in sctp_send_sack()
10621 ((type == SCTP_NR_SELECTIVE_ACK) && in sctp_send_sack()
10683 if ((type == SCTP_NR_SELECTIVE_ACK) && in sctp_send_sack()
Dsctp_input.c3407 case SCTP_NR_SELECTIVE_ACK: in process_chunk_drop()
4711 (ch->chunk_type == SCTP_NR_SELECTIVE_ACK) || in sctp_process_control()
5007 case SCTP_NR_SELECTIVE_ACK: in sctp_process_control()
Dsctp_indata.c2448 case SCTP_NR_SELECTIVE_ACK: in sctp_process_data()
Dsctp_pcb.c6496 case SCTP_NR_SELECTIVE_ACK: in sctp_load_addresses_from_init()