Searched refs:SCTP_COOKIE_ACK (Results 1 - 8 of 8) sorted by relevance

/external/tcpdump/
H A Dprint-sctp.c366 case SCTP_COOKIE_ACK :
H A DsctpConstants.h117 #define SCTP_COOKIE_ACK 0x0b macro
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp.h455 #define SCTP_COOKIE_ACK 0x0b macro
H A Dsctp_input.c3552 case SCTP_COOKIE_ACK:
5306 case SCTP_COOKIE_ACK:
H A Dsctp_output.c7478 (chk->rec.chunk_id.id == SCTP_COOKIE_ACK) ||
8820 (chk->rec.chunk_id.id == SCTP_COOKIE_ACK) ||
9578 chk->rec.chunk_id.id = SCTP_COOKIE_ACK;
9592 hdr->chunk_type = SCTP_COOKIE_ACK;
H A Dsctp_indata.c2471 case SCTP_COOKIE_ACK:
H A Dsctp_pcb.c2630 (ch->chunk_type != SCTP_COOKIE_ACK) &&
/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Dusrsctp.h738 #define SCTP_COOKIE_ACK 0x0b macro

Completed in 163 milliseconds