Searched defs:ctsn (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/net/sctp/ |
D | ulpqueue.c | 278 __u32 tsn, ctsn; in sctp_ulpq_store_reasm() local 404 __u32 ctsn, next_tsn; in sctp_ulpq_retrieve_reassembled() local 512 __u32 ctsn, next_tsn; in sctp_ulpq_retrieve_partial() local 593 __u32 ctsn, ctsnap; in sctp_ulpq_reasm() local 612 __u32 ctsn, next_tsn; in sctp_ulpq_retrieve_first() local 1032 __u32 ctsn; in sctp_ulpq_partial_delivery() local
|
D | outqueue.c | 1229 __u32 sack_ctsn, ctsn, tsn; in sctp_outq_sack() local 1739 __u32 ctsn = ntohl(sack->cum_tsn_ack); in sctp_acked() local 1786 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 | 1109 static void sctp_generate_iftsn(struct sctp_outq *q, __u32 ctsn) in sctp_generate_iftsn()
|
D | sm_statefuns.c | 2750 __u32 ctsn; in sctp_sf_do_9_2_shutdown() local 2838 __u32 ctsn; in sctp_sf_do_9_2_shut_ctsn() local 3280 __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
|