Home
last modified time | relevance | path

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

/external/tcpdump/
DsctpConstants.h146 #define SCTP_UNRECOG_PARAM 0x0008 macro
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_constants.h403 #define SCTP_UNRECOG_PARAM 0x0008 macro
Dsctp_output.c5391 case SCTP_UNRECOG_PARAM:
5587 s.param_type = htons(SCTP_UNRECOG_PARAM);
Dsctp_pcb.c7595 (ptype == SCTP_UNRECOG_PARAM) ||