Home
last modified time | relevance | path

Searched refs:SCTP_CID_ASCONF_ACK (Results 1 – 6 of 6) sorted by relevance

/linux/net/sctp/
H A Ddebug.c57 case SCTP_CID_ASCONF_ACK: in sctp_cname()
H A Dendpointola.c64 sctp_auth_ep_add_chunkid(ep, SCTP_CID_ASCONF_ACK); in sctp_endpoint_init()
H A Dsm_statetable.c1027 case SCTP_CID_ASCONF_ACK: in sctp_chunk_event_lookup()
H A Doutqueue.c852 type != SCTP_CID_ASCONF_ACK) in sctp_outq_select_transport()
939 case SCTP_CID_ASCONF_ACK: in sctp_outq_flush_ctrl()
H A Dsocket.c4352 sctp_auth_ep_add_chunkid(ep, SCTP_CID_ASCONF_ACK); in sctp_setsockopt_asconf_supported()
4384 sctp_auth_ep_add_chunkid(ep, SCTP_CID_ASCONF_ACK); in sctp_setsockopt_auth_supported()
/linux/include/linux/
H A Dsctp.h99 SCTP_CID_ASCONF_ACK = 0x80, enumerator