summaryrefslogtreecommitdiff
path: root/devices.h
blob: 69ba246f91ca39d9ac8ef0526954e4d13e28d57e (plain)
1
2
extern int getDeviceIndex(int sockfd, unsigned char *deviceName);
extern int getDeviceIp(const int sockfd, const unsigned char *deviceName, struct sockaddr_in *ip);