REGISTER_GIFCONF

Section: (9)
Updated: 13 April 2004
Index Return to Main Contents

 

NAME

register_gifconf - register a SIOCGIF handler  

SYNOPSIS

int register_gifconf (unsigned int family, gifconf_func_t * gifconf);  

ARGUMENTS

family
Address family
gifconf
Function handler
 

DESCRIPTION

Register protocol dependent address dumping routines. The handler that is passed must not be freed or reused until it has been replaced by another handler.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.1.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 11:22:00 GMT, April 13, 2004