apps/streamer/arping.h

Go to the documentation of this file.
00001 /*
00002  * arping .h
00003  */
00004 
00005 #ifndef ARPING_H
00006 #define ARPING_H
00007 
00008 /* function prototypes */
00009 int32_t arping(struct in_addr src, struct in_addr dst, uint8_t *mac);
00010 
00011 #endif

Generated on Fri Nov 28 00:06:22 2008 for elphel by  doxygen 1.5.1