Return to dwds.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedtools / inc |
version 1.1.2.3, 2010/10/27 15:23:49 | version 1.1.2.4, 2010/10/27 16:04:52 |
---|---|
Line 16 struct dwds_if { | Line 16 struct dwds_if { |
}; | }; |
inline int wifi_getParent(const char *csVAP, char *psParent, size_t plen); | |
inline int wifi_chkIface(const char *csIface, char **ppsIF, int nIF); | |
inline int wifi_isWDS(int fd, const char *csVAP); | |
#endif | #endif |