.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "FIND_NEXT_OFFSET" "" "06 October 2005" "" ""
.SH NAME
find_next_offset \- finds offset for next category of transitions
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
u16 find_next_offset (struct llc_conn_state * \fIstate\fB, u16 \fIoffset\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIstate\fB\fR
state table.
.TP
\fB\fIoffset\fB\fR
start offset.
.SH "DESCRIPTION"
.PP
Finds offset of next category of transitions in transition table.
Returns the start index of next category.