HomeSort by: relevance | last modified time | path
    Searched refs:SCTP_UNRECOG_PARAM (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_constants.h 208 #define SCTP_UNRECOG_PARAM 0x0008
276 /* This one is also the same as SCTP_UNRECOG_PARAM above */
sctp_pcb.c 4268 (ptype == SCTP_UNRECOG_PARAM) ||
sctp_output.c 2957 (ptype == SCTP_UNRECOG_PARAM) ||
3057 s.param_type = htons(SCTP_UNRECOG_PARAM);

Completed in 23 milliseconds