Lines Matching refs:TL_SOCKET
406 #define TL_SOCKET 4 /* Socket */
407 #define TL_SOCK_COTS (TL_SOCKET|TL_TICOTS)
408 #define TL_SOCK_COTSORD (TL_SOCKET|TL_TICOTSORD)
409 #define TL_SOCK_CLTS (TL_SOCKET|TL_TICLTS)
680 #define IS_SOCKET(x) (((x)->te_flag & TL_SOCKET) != 0)
1020 if (i & TL_SOCKET)
1034 if (i & TL_SOCKET) {
1086 if (i & TL_SOCKET)
1094 if (i & TL_SOCKET)
1440 minor |= TL_SOCKET;