Searched refs:TCPOPT_WINDOW (Results 1 – 10 of 10) sorted by relevance
15 #ifndef TCPOPT_WINDOW16 # define TCPOPT_WINDOW 3 macro194 opts[opt_nr].opt_code = TCPOPT_WINDOW; in __test_sock_restore()
191 win_scale_opt.kind = TCPOPT_WINDOW; in write_active_opt()235 win_scale_opt.kind != TCPOPT_WINDOW) in write_active_opt()
85 #define TCPOPT_WINDOW 3 macro
251 case TCPOPT_WINDOW: in tcp_parse_option() 375 TCPOPT_WINDOW << 16 | in tcp_write_options()
54 #define TCPOPT_WINDOW 3 macro
375 else if (opcode == TCPOPT_WINDOW in tcp_options()
1202 case TCPOPT_WINDOW: in cake_tcph_may_drop()
767 (TCPOPT_WINDOW << 16) | in tcp_options_write()
4609 case TCPOPT_WINDOW: in tcp_parse_options()