Home
last modified time | relevance | path

Searched refs:SCTP_AUTHENTICATION (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp.h451 #define SCTP_AUTHENTICATION 0x0f macro
H A Dsctp_auth.c114 (chunk == SCTP_AUTHENTICATION)) { in sctp_auth_add_chunk()
H A Dsctp_input.c4421 if ((ch->chunk_type == SCTP_AUTHENTICATION) && in sctp_process_control()
5215 case SCTP_AUTHENTICATION: in sctp_process_control()
H A Dsctp_output.c4735 pr_supported->chunk_types[num_ext++] = SCTP_AUTHENTICATION; in sctp_send_initiate()
5933 pr_supported->chunk_types[num_ext++] = SCTP_AUTHENTICATION; in sctp_send_initiate_ack()
13735 auth->ch.chunk_type = SCTP_AUTHENTICATION; in sctp_add_auth_chunk()
H A Dsctp_indata.c2820 case SCTP_AUTHENTICATION: in sctp_process_data()
H A Dsctp_pcb.c6433 case SCTP_AUTHENTICATION: in sctp_load_addresses_from_init()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h451 #define SCTP_AUTHENTICATION 0x0f macro