resolv_interface_operations Struct Reference

Name resolution interface operations. More...

#include <resolv.h>


Data Fields

void(* done )(struct resolv_interface *resolv, struct sockaddr *sa, int rc)
 Name resolution completed.


Detailed Description

Name resolution interface operations.

Definition at line 20 of file resolv.h.


Field Documentation

void( * resolv_interface_operations::done)(struct resolv_interface *resolv, struct sockaddr *sa, int rc)

Name resolution completed.

Parameters:
resolv Name resolution interface
sa Completed socket address (if successful)
rc Final status code

Referenced by resolv_done().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:08 2010 for gPXE by  doxygen 1.5.7.1