senders_next_tsn  785 include/linux/sctp.h 	__be32 senders_next_tsn;
senders_next_tsn 3823 net/sctp/sm_make_chunk.c 	tsnresp.senders_next_tsn = htonl(sender_tsn);
senders_next_tsn  994 net/sctp/stream.c 		stsn = ntohl(resptsn->senders_next_tsn);