Searched defs:ctsn (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/net/sctp/ |
D | ulpqueue.c | 272 __u32 tsn, ctsn; in sctp_ulpq_store_reasm() local 398 __u32 ctsn, next_tsn; in sctp_ulpq_retrieve_reassembled() local 505 __u32 ctsn, next_tsn; in sctp_ulpq_retrieve_partial() local 586 __u32 ctsn, ctsnap; in sctp_ulpq_reasm() local 605 __u32 ctsn, next_tsn; in sctp_ulpq_retrieve_first() local 1025 __u32 ctsn; in sctp_ulpq_partial_delivery() local
|
D | outqueue.c | 1255 __u32 sack_ctsn, ctsn, tsn; in sctp_outq_sack() local 1775 __u32 ctsn = ntohl(sack->cum_tsn_ack); in sctp_acked() local 1822 void sctp_generate_fwdtsn(struct sctp_outq *q, __u32 ctsn) in sctp_generate_fwdtsn()
|
D | sm_sideeffect.c | 142 __u32 ctsn, max_tsn_seen; in sctp_gen_sack() local
|
D | stream_interleave.c | 1098 static void sctp_generate_iftsn(struct sctp_outq *q, __u32 ctsn) in sctp_generate_iftsn()
|
D | sm_statefuns.c | 2853 __u32 ctsn; in sctp_sf_do_9_2_shutdown() local 2941 __u32 ctsn; in sctp_sf_do_9_2_shut_ctsn() local 3401 __u32 ctsn; in sctp_sf_eat_sack_6_2() local
|
D | sm_make_chunk.c | 762 __u32 ctsn; in sctp_make_sack() local 859 __u32 ctsn; in sctp_make_shutdown() local
|