Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dtsnmap.c131 trans->sack_generation = in sctp_tsnmap_mark()
132 trans->asoc->peer.sack_generation; in sctp_tsnmap_mark()
Doutput.c285 if (pkt->transport->sack_generation != in sctp_packet_bundle_sack()
286 pkt->transport->asoc->peer.sack_generation) in sctp_packet_bundle_sack()
Dtransport.c65 peer->sack_generation = 0; in sctp_transport_init()
Dsm_make_chunk.c851 if (++asoc->peer.sack_generation == 0) { in sctp_make_sack()
854 trans->sack_generation = 0; in sctp_make_sack()
855 asoc->peer.sack_generation = 1; in sctp_make_sack()
Dassociola.c231 asoc->peer.sack_generation = 1; in sctp_association_init()
Dsocket.c4949 mask = (mask | asoc->peer.sack_generation) << 1; in sctp_get_sctp_info()
/Linux-v4.19/include/net/sctp/
Dstructs.h813 sack_generation:1; member
1708 sack_generation:1, member