Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dassociola.c389 asoc->peer.transport_count = 0; in sctp_association_free()
568 asoc->peer.transport_count--; in sctp_assoc_rm_peer()
701 asoc->peer.transport_count++; in sctp_assoc_add_peer()
1270 if (asoc->peer.transport_count == 1) in sctp_assoc_update_retran_path()
Dsm_sideeffect.c753 if (was_unconfirmed && asoc->peer.transport_count == 1) in sctp_cmd_transport_on()
Dsm_make_chunk.c3071 if (asoc->peer.transport_count == 1) in sctp_process_asconf_param()
/linux-4.1.27/include/net/sctp/
Dstructs.h1396 __u16 transport_count; member