Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h421 #define SCTP_PRSCTP_SUPPORTED 0xc000 macro
H A Dsctp_output.c4713 ph->param_type = htons(SCTP_PRSCTP_SUPPORTED); in sctp_send_initiate()
5067 case SCTP_PRSCTP_SUPPORTED: in sctp_arethere_unrecognized_parameters()
5955 ph->param_type = htons(SCTP_PRSCTP_SUPPORTED); in sctp_send_initiate_ack()
H A Dsctp_input.c1030 case SCTP_PRSCTP_SUPPORTED: in sctp_process_unrecog_param()
H A Dsctp_pcb.c6262 } else if (ptype == SCTP_PRSCTP_SUPPORTED) { in sctp_load_addresses_from_init()