.\" 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 "LLC_CONN_AC_INC_TX_WIN_SIZE" "" "06 October 2005" "" "" .SH NAME llc_conn_ac_inc_tx_win_size \- tx window size is inc by 1 .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int llc_conn_ac_inc_tx_win_size (struct sock * \fIsk\fB, struct sk_buff * \fIskb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsk\fB\fR current connection structure. .TP \fB\fIskb\fB\fR current event. .SH "DESCRIPTION" .PP After receiving an RR response with f-bit set to one, transmit window size is increased by one. Returns 0 for success, 1 otherwise.