Searched refs:TCPOPT_EXP (Results 1 – 4 of 4) sorted by relevance
426 (TCPOPT_EXP << 8) | in smc_options_write()535 *ptr = htonl((TCPOPT_EXP << 24) | (len << 16) | in tcp_options_write()
3874 case TCPOPT_EXP: in tcp_parse_options()
187 #define TCPOPT_EXP 254 /* Experimental */ macro
1092 case TCPOPT_EXP: in cake_tcph_may_drop()