.\" 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 "CALL_NETDEVICE_NOTIFIERS" "" "06 October 2005" "" "" .SH NAME call_netdevice_notifiers \- call all network notifier blocks .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int call_netdevice_notifiers (unsigned long \fIval\fB, void * \fIv\fB); \fR .SH "ARGUMENTS" .TP \fB\fIval\fB\fR -- undescribed -- .TP \fB\fIv\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP Call all network notifier blocks. Parameters and return value are as for \fBnotifier_call_chain\fR\&.