Return to dwds.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedtools / inc |
version 1.1.2.5, 2010/10/27 16:35:54 | version 1.1.2.6, 2010/10/28 09:08:58 |
---|---|
Line 17 struct dwds_if { | Line 17 struct dwds_if { |
struct dwds_if *wifi_buildWDS(int fd, char **ppsIF, int nIF); | struct dwds_if *wifi_buildWDS(int fd, char **ppsIF, int nIF); |
inline void wifi_destroyWDS(const char *csIface, struct dwds_if **wds); | |
#endif | #endif |