Searched refs:TCP_INQ (Results 1 – 3 of 3) sorted by relevance
31 #ifndef TCP_INQ32 #define TCP_INQ 36 macro36 #define TCP_CM_INQ TCP_INQ156 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
3041 case TCP_INQ: in do_tcp_setsockopt()3508 case TCP_INQ: in do_tcp_getsockopt()