REGISTER_GIFCONF(9) Network device support REGISTER_GIFCONF(9)NAMEregister_gifconf - register a SIOCGIF handlerSYNOPSISint register_gifconf(unsigned int family, gifconf_func_t * gifconf);ARGUMENTSfamily Address family gifconf Function handlerDESCRIPTIONRegister protocol dependent address dumping routines. The handler that is passed must not be freed or reused until it has been replaced by another handler.COPYRIGHTKernel Hackers Manual 2.6. July 2010 REGISTER_GIFCONF(9)