TwiceAsNice
2019-02-18
|
Macros | |
#define | container_of(dst, ptr, type, member) |
Functions | |
int | DqTransportInit (int hd, DQTRANSPORTTYPE type, int nic, char *address, uint32 port, DQTRANSPORTDESC **comDescriptor) |
int | DqTransportClose (int hd, DQTRANSPORTDESC *pTransport) |
#define container_of | ( | dst, | |
ptr, | |||
type, | |||
member | |||
) |
int DqTransportClose | ( | int | hd, |
DQTRANSPORTDESC * | pTransport | ||
) |
int DqTransportInit | ( | int | hd, |
DQTRANSPORTTYPE | type, | ||
int | nic, | ||
char * | address, | ||
uint32 | port, | ||
DQTRANSPORTDESC ** | comDescriptor | ||
) |