Searched refs:TCPOPT_SACK_PERM (Results 1 – 6 of 6) sorted by relevance
81 case TCPOPT_SACK_PERM: in synproxy_parse_options()125 *ptr++ = htonl((TCPOPT_SACK_PERM << 24) | in synproxy_build_options()140 (TCPOPT_SACK_PERM << 8) | in synproxy_build_options()
419 if (opcode == TCPOPT_SACK_PERM in tcp_options()
178 #define TCPOPT_SACK_PERM 4 /* SACK Permitted */ macro
468 *ptr++ = htonl((TCPOPT_SACK_PERM << 24) | in tcp_options_write()486 (TCPOPT_SACK_PERM << 8) | in tcp_options_write()
2300 case TCPOPT_SACK_PERM: in tcp_repair_options_est()
3759 case TCPOPT_SACK_PERM: in tcp_parse_options()