Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp.h446 #define SCTP_COOKIE_ACK 0x0b macro
H A Dsctp_input.c3304 case SCTP_COOKIE_ACK: in process_chunk_drop()
5036 case SCTP_COOKIE_ACK: in sctp_process_control()
H A Dsctp_output.c7041 (chk->rec.chunk_id.id == SCTP_COOKIE_ACK) || in sctp_clean_up_ctl()
8364 (chk->rec.chunk_id.id == SCTP_COOKIE_ACK) || in sctp_med_chunk_output()
9110 chk->rec.chunk_id.id = SCTP_COOKIE_ACK; in sctp_send_cookie_ack()
9125 hdr->chunk_type = SCTP_COOKIE_ACK; in sctp_send_cookie_ack()
H A Dsctp_indata.c2816 case SCTP_COOKIE_ACK: in sctp_process_data()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h446 #define SCTP_COOKIE_ACK 0x0b macro