Searched refs:TCPOPT_SACK_PERM (Results 1 – 8 of 8) sorted by relevance
31 #define TCPOPT_SACK_PERM 4 macro251 case TCPOPT_SACK_PERM: in tscookie_tcpopt_parse()491 *buf++ = bpf_htonl((TCPOPT_SACK_PERM << 24) | in tcp_mkoptions()
83 case TCPOPT_SACK_PERM: in synproxy_parse_options()127 *ptr++ = htonl((TCPOPT_SACK_PERM << 24) | in synproxy_build_options()142 (TCPOPT_SACK_PERM << 8) | in synproxy_build_options()
372 if (opcode == TCPOPT_SACK_PERM in tcp_options()
643 *ptr++ = htonl((TCPOPT_SACK_PERM << 24) | in tcp_options_write()661 (TCPOPT_SACK_PERM << 8) | in tcp_options_write()
3210 case TCPOPT_SACK_PERM: in tcp_repair_options_est()
4210 case TCPOPT_SACK_PERM: in tcp_parse_options()
187 #define TCPOPT_SACK_PERM 4 /* SACK Permitted */ macro
1198 case TCPOPT_SACK_PERM: in cake_tcph_may_drop()