Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

wvinterface.cc File Reference

#include "wvinterface.h"
#include "wvsubproc.h"
#include "wvfile.h"
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <sys/wait.h>
#include <net/if_arp.h>
#include <net/route.h>
#include <unistd.h>
#include <errno.h>
#include <linux/sockios.h>
#include <linux/wireless.h>

Go to the source code of this file.

Defines

#define min(x, y)   ((x) < (y) ? (x) : (y))

Functions

char * find_ifname (char *line)


Define Documentation

#define min x,
 )     ((x) < (y) ? (x) : (y))
 

Definition at line 25 of file wvinterface.cc.

Referenced by WvInterface::addarp(), WvInterface::setipaddr(), string_to_ver(), WvOggVorbisEncoder::VBRBitrate::VBRBitrate(), and ver_to_string().


Function Documentation

char* find_ifname char *  line  )  [static]
 

Definition at line 565 of file wvinterface.cc.

Referenced by WvInterfaceDict::update().


Generated on Sat Mar 13 14:56:20 2004 for WvStreams by doxygen 1.3.6-20040222