Searched refs:transport_count (Results 1 – 5 of 5) sorted by relevance
383 asoc->peer.transport_count = 0; in sctp_association_free()583 asoc->peer.transport_count--; in sctp_assoc_rm_peer()624 if (asoc->peer.transport_count == U16_MAX) in sctp_assoc_add_peer()731 asoc->peer.transport_count++; in sctp_assoc_add_peer()1277 if (asoc->peer.transport_count == 1) in sctp_assoc_update_retran_path()
110 addrlen * asoc->peer.transport_count); in inet_diag_msg_sctpaddrs_fill()246 + nla_total_size(addrlen * asoc->peer.transport_count) in inet_assoc_attr_size()
828 if (was_unconfirmed && asoc->peer.transport_count == 1) in sctp_cmd_transport_on()
3134 if (asoc->peer.transport_count == 1) in sctp_process_asconf_param()
1599 __u16 transport_count; member