Searched refs:TCPOPT_EOL (Results 1 – 6 of 6) sorted by relevance
140 case TCPOPT_EOL: in nf_ct_sack_adjust()
44 case TCPOPT_EOL: in synproxy_parse_options()201 case TCPOPT_EOL: in synproxy_tstamp_adjust()
365 case TCPOPT_EOL: in tcp_options()426 case TCPOPT_EOL: in tcp_sack()
928 if (opcode == TCPOPT_EOL) in cake_get_tcpopt()1065 if (opcode == TCPOPT_EOL) in cake_tcph_may_drop()
3801 case TCPOPT_EOL: in tcp_parse_mss_option()3851 case TCPOPT_EOL: in tcp_parse_options()4012 case TCPOPT_EOL: in tcp_parse_md5sig_option()
178 #define TCPOPT_EOL 0 /* End of options */ macro