Searched refs:TCP_KEEPIDLE (Results 1 – 3 of 3) sorted by relevance
129 #define TCP_KEEPIDLE 0x22 macro
123 { TCP_KEEPIDLE, IPPROTO_TCP, OA_RW, OA_RW, OP_NP, 0, sizeof (int), 0 },417 case TCP_KEEPIDLE: in tcp_opt_get()728 case TCP_KEEPIDLE: in tcp_opt_set()
1947 case TCP_KEEPIDLE: return ("TCP_KEEPIDLE"); in tcp_optname()