Home
last modified time | relevance | path

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

/Linux-v5.4/net/sctp/
Dtsnmap.c116 trans->sack_generation = in sctp_tsnmap_mark()
117 trans->asoc->peer.sack_generation; in sctp_tsnmap_mark()
Doutput.c273 if (pkt->transport->sack_generation != in sctp_packet_bundle_sack()
274 pkt->transport->asoc->peer.sack_generation) in sctp_packet_bundle_sack()
Dtransport.c50 peer->sack_generation = 0; in sctp_transport_init()
Dsm_make_chunk.c843 if (++asoc->peer.sack_generation == 0) { in sctp_make_sack()
846 trans->sack_generation = 0; in sctp_make_sack()
847 asoc->peer.sack_generation = 1; in sctp_make_sack()
Dassociola.c214 asoc->peer.sack_generation = 1; in sctp_association_init()
Dsocket.c5244 mask = (mask | asoc->peer.sack_generation) << 1; in sctp_get_sctp_info()
/Linux-v5.4/include/net/sctp/
Dstructs.h803 sack_generation:1; member
1705 sack_generation:1, member