Home
last modified time | relevance | path

Searched refs:SO_RCVTIMEO (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dsocket.h43 #define SO_RCVTIMEO 0x1006 /* receive timeout */ macro
/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_autotest.c666 …if(setsockopt(_hsl->hServerSocket, SOL_SOCKET, SO_RCVTIMEO, (struct timeval *)&tv, sizeof(struct t… in CmdRecvStart()