Searched refs:TCP_INQ (Results 1 – 3 of 3) sorted by relevance
21 #ifndef TCP_INQ22 #define TCP_INQ 36 macro26 #define TCP_CM_INQ TCP_INQ146 if (setsockopt(fd, SOL_TCP, TCP_INQ, &one, sizeof(one)) != 0) in main()
126 #define TCP_INQ 36 /* Notify bytes available to read as a cmsg on read */ macro128 #define TCP_CM_INQ TCP_INQ
3131 case TCP_INQ: in do_tcp_setsockopt()3613 case TCP_INQ: in do_tcp_getsockopt()