Lines Matching refs:seqnum
225 unsigned int seqnum; member
1771 tmpnum = htonl(text->seqnum);
1793 tmpnum = htonl(text->seqnum);
1805 text->seqnum++;
1890 unsigned int seqnum; local
1962 memcpy(&seqnum, text->buffer+text->size-4,4);
1963 seqnum=ntohl(seqnum);
1965 if (seqnum!=text->rec_seqnum)
2041 tmpnum = htonl(text->seqnum);
2059 tmpnum = htonl(text->seqnum);
2072 text->seqnum++; /* add one to sequence number */
2083 int seqnum, argument
2098 tmpnum = htonl(seqnum);
2117 tmpnum = htonl(seqnum);
3436 text->seqnum = 0; /* for integrity/privacy */
4164 text->seqnum = 0; /* for integrity/privacy */