Searched refs:SCTP_CHUNK_LIST (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dsctp_auth.c1463 } else if (ptype == SCTP_CHUNK_LIST) {
1888 } else if (ptype == SCTP_CHUNK_LIST) {
2000 ph->param_type = htons(SCTP_CHUNK_LIST);
H A Dsctp_constants.h420 #define SCTP_CHUNK_LIST 0x8003 macro
H A Dsctp_output.c4871 chunks->ph.param_type = htons(SCTP_CHUNK_LIST);
5016 case SCTP_CHUNK_LIST:
6030 chunks->ph.param_type = htons(SCTP_CHUNK_LIST);
H A Dsctp_pcb.c6563 } else if (ptype == SCTP_CHUNK_LIST) {

Completed in 96 milliseconds