.\" 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_BUILD_AND_SEND_RESET_PKT" "" "06 October 2005" "" "" .SH NAME llc_build_and_send_reset_pkt \- Resets an established LLC connection .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int llc_build_and_send_reset_pkt (struct sock * \fIsk\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsk\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP Called when upper layer wants to reset an established LLC connection with a remote machine. This function packages a proper event and sends it to connection component state machine. Returns 0 for success, 1 otherwise.