|
GNU Radio's TEST Package
|
#include <stdint.h>#include <unistd.h>#include <fcntl.h>#include <sys/types.h>#include <sys/ioctl.h>#include <sys/socket.h>#include <sys/select.h>#include <netinet/in.h>#include <arpa/inet.h>Go to the source code of this file.
Macros | |
| #define | SOCKET int |
| #define | INVSOC (-1) |
Functions | |
| void | paveldeminsdr_send_commands (SOCKET socket, uint32_t *bufptr) |
| #define INVSOC (-1) |
| #define SOCKET int |
| void paveldeminsdr_send_commands | ( | SOCKET | socket, |
| uint32_t * | bufptr | ||
| ) |