Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h424 #define SCTP_PRSCTP_SUPPORTED 0xc000 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h424 #define SCTP_PRSCTP_SUPPORTED 0xc000 macro
H A Dsctp_output.c4711 ph->param_type = htons(SCTP_PRSCTP_SUPPORTED); in sctp_send_initiate()
5030 case SCTP_PRSCTP_SUPPORTED: in sctp_arethere_unrecognized_parameters()
5906 ph->param_type = htons(SCTP_PRSCTP_SUPPORTED); in sctp_send_initiate_ack()
H A Dsctp_input.c1069 case SCTP_PRSCTP_SUPPORTED: in sctp_process_unrecog_param()
H A Dsctp_pcb.c6394 } else if (ptype == SCTP_PRSCTP_SUPPORTED) { in sctp_load_addresses_from_init()