Searched refs:domain (Results 1 – 3 of 3) sorted by relevance
/hal_ti-2.7.6/simplelink/source/ti/net/ |
D | slnetif.h | 163 …int16_t (*sockCreate) (void *ifContext, int16_t domain, int16_t type, int16_t protocol, voi…
|
D | slnetsock.h | 820 int16_t SlNetSock_create(int16_t domain, int16_t type, int16_t protocol, uint32_t ifBitmap, int16_t…
|
D | slnetsock.c | 321 int16_t SlNetSock_create(int16_t domain, int16_t type, int16_t protocol, uint32_t ifBitmap, int16_t… in SlNetSock_create() argument 401 …createdSd = (netIf->ifConf)->sockCreate(netIf->ifContext, domain, type, protocol, &(sdNode->sdCont… in SlNetSock_create()
|