Home
last modified time | relevance | path

Searched refs:SCTP_PACKET_DROPPED (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp.h460 #define SCTP_PACKET_DROPPED 0x81 macro
H A Dsctp_output.c4751 pr_supported->chunk_types[num_ext++] = SCTP_PACKET_DROPPED; in sctp_send_initiate()
5954 pr_supported->chunk_types[num_ext++] = SCTP_PACKET_DROPPED; in sctp_send_initiate_ack()
7040 (chk->rec.chunk_id.id == SCTP_PACKET_DROPPED) || in sctp_clean_up_ctl()
8366 (chk->rec.chunk_id.id == SCTP_PACKET_DROPPED) || in sctp_med_chunk_output()
11462 chk->rec.chunk_id.id = SCTP_PACKET_DROPPED; in sctp_send_packet_dropped()
11478 case SCTP_PACKET_DROPPED: in sctp_send_packet_dropped()
11551 drp->ch.chunk_type = SCTP_PACKET_DROPPED; in sctp_send_packet_dropped()
H A Dsctp_input.c3316 case SCTP_PACKET_DROPPED: in process_chunk_drop()
4518 (ch->chunk_type == SCTP_PACKET_DROPPED)) { in sctp_process_control()
5197 case SCTP_PACKET_DROPPED: in sctp_process_control()
H A Dsctp_indata.c2822 case SCTP_PACKET_DROPPED: in sctp_process_data()
H A Dsctp_pcb.c6424 case SCTP_PACKET_DROPPED: in sctp_load_addresses_from_init()
H A Dsctputil.c4516 case SCTP_PACKET_DROPPED: in sctp_handle_ootb()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h460 #define SCTP_PACKET_DROPPED 0x81 macro