.\" 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 "DEV_ACTION_CHUP" "" "06 October 2005" "" ""
.SH NAME
dev_action_chup \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void dev_action_chup (fsm_instance * \fIfi\fB, int \fIevent\fB, void * \fIarg\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfi\fB\fR
-- undescribed --
.TP
\fB\fIevent\fB\fR
-- undescribed --
.TP
\fB\fIarg\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
when a channel is up and running.
.PP
\fIparam\fR fi An instance of an interface statemachine.
\fIparam\fR event The event, just happened.
\fIparam\fR arg Generic pointer, casted from struct net_device * upon call.