Searched refs:TCPOPT_SACK_PERM (Results 1 – 7 of 7) sorted by relevance
78 case TCPOPT_SACK_PERM: in synproxy_parse_options()122 *ptr++ = htonl((TCPOPT_SACK_PERM << 24) | in synproxy_build_options()137 (TCPOPT_SACK_PERM << 8) | in synproxy_build_options()
379 if (opcode == TCPOPT_SACK_PERM in tcp_options()
475 *ptr++ = htonl((TCPOPT_SACK_PERM << 24) | in tcp_options_write()493 (TCPOPT_SACK_PERM << 8) | in tcp_options_write()
2752 case TCPOPT_SACK_PERM: in tcp_repair_options_est()
3900 case TCPOPT_SACK_PERM: in tcp_parse_options()
181 #define TCPOPT_SACK_PERM 4 /* SACK Permitted */ macro
1097 case TCPOPT_SACK_PERM: in cake_tcph_may_drop()