Home
last modified time | relevance | path

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

/linux/include/trace/events/
A Dsctp.h26 __field(__u32, partial_bytes_acked)
38 __entry->partial_bytes_acked = sp->partial_bytes_acked;
47 __entry->partial_bytes_acked, __entry->pathmtu)
/linux/net/sctp/
A Dtransport.c573 pba = transport->partial_bytes_acked; in sctp_transport_raise_cwnd()
650 transport->partial_bytes_acked = pba; in sctp_transport_raise_cwnd()
741 transport->partial_bytes_acked = 0; in sctp_transport_lower_cwnd()
818 t->partial_bytes_acked = 0; in sctp_transport_reset()
A Doutqueue.c528 transport->partial_bytes_acked); in sctp_retransmit_mark()
1642 transport->partial_bytes_acked = 0; in sctp_check_transmitted()
1755 transport->flight_size, transport->partial_bytes_acked); in sctp_mark_missing()
A Dassociola.c702 peer->partial_bytes_acked = 0; in sctp_assoc_add_peer()
A Dsocket.c5232 info->sctpi_p_partial_bytes_acked = prim->partial_bytes_acked; in sctp_get_sctp_info()
/linux/include/net/sctp/
A Dstructs.h848 __u32 partial_bytes_acked; member

Completed in 30 milliseconds