Searched defs:ctsn (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/net/sctp/ |
D | ulpqueue.c | 299 __u32 tsn, ctsn; in sctp_ulpq_store_reasm() local 425 __u32 ctsn, next_tsn; in sctp_ulpq_retrieve_reassembled() local 533 __u32 ctsn, next_tsn; in sctp_ulpq_retrieve_partial() local 614 __u32 ctsn, ctsnap; in sctp_ulpq_reasm() local 633 __u32 ctsn, next_tsn; in sctp_ulpq_retrieve_first() local 1053 __u32 ctsn; in sctp_ulpq_partial_delivery() local
|
D | outqueue.c | 1248 __u32 sack_ctsn, ctsn, tsn; in sctp_outq_sack() local 1758 __u32 ctsn = ntohl(sack->cum_tsn_ack); in sctp_acked() local 1805 void sctp_generate_fwdtsn(struct sctp_outq *q, __u32 ctsn) in sctp_generate_fwdtsn()
|
D | stream_interleave.c | 1095 static void sctp_generate_iftsn(struct sctp_outq *q, __u32 ctsn) in sctp_generate_iftsn()
|
D | sm_sideeffect.c | 157 __u32 ctsn, max_tsn_seen; in sctp_gen_sack() local
|
D | sm_statefuns.c | 2765 __u32 ctsn; in sctp_sf_do_9_2_shutdown() local 2853 __u32 ctsn; in sctp_sf_do_9_2_shut_ctsn() local 3295 __u32 ctsn; in sctp_sf_eat_sack_6_2() local
|
D | sm_make_chunk.c | 770 __u32 ctsn; in sctp_make_sack() local 867 __u32 ctsn; in sctp_make_shutdown() local
|