Home
last modified time | relevance | path

Searched refs:SCTP_COOKIE_PRESERVE (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
DsctpConstants.h147 #define SCTP_COOKIE_PRESERVE 0x0009 macro
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_constants.h404 #define SCTP_COOKIE_PRESERVE 0x0009 macro
Dsctp_output.c5266 cookie_preserve->ph.param_type = htons(SCTP_COOKIE_PRESERVE);
5444 case SCTP_COOKIE_PRESERVE:
Dsctp_pcb.c7596 (ptype == SCTP_COOKIE_PRESERVE) ||