Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_constants.h421 #define SCTP_CHUNK_LIST 0x8003 macro
Dsctp_auth.c1432 } else if (ptype == SCTP_CHUNK_LIST) { in sctp_auth_get_cookie_params()
1863 } else if (ptype == SCTP_CHUNK_LIST) { in sctp_validate_init_auth_params()
1977 ph->param_type = htons(SCTP_CHUNK_LIST); in sctp_initialize_auth_params()
Dsctp_output.c4827 chunks->ph.param_type = htons(SCTP_CHUNK_LIST); in sctp_send_initiate()
4992 case SCTP_CHUNK_LIST: in sctp_arethere_unrecognized_parameters()
6008 chunks->ph.param_type = htons(SCTP_CHUNK_LIST); in sctp_send_initiate_ack()
Dsctp_pcb.c6567 } else if (ptype == SCTP_CHUNK_LIST) { in sctp_load_addresses_from_init()