Nut/OS  4.10.3
API Reference
wins.h File Reference

Wins name query responder. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int NutWinsNameQuery (char *name, uint32_t ipaddr)

Detailed Description

Wins name query responder.

 *
 * $Log$
 * Revision 1.3  2008/08/11 07:00:24  haraldkipp
 * BSD types replaced by stdint types (feature request #1282721).
 *
 * Revision 1.2  2006/03/16 15:25:34  haraldkipp
 * Changed human readable strings from u_char to char to stop GCC 4 from
 * nagging about signedness.
 *
 * Revision 1.1  2005/02/05 20:38:51  haraldkipp
 * First release
 *
 *
 * 

Definition in file wins.h.