Searched refs:TCPOPT_NOP (Results 1 – 11 of 11) sorted by relevance
22 if (opt[offset] <= TCPOPT_NOP || opt[offset+1] == 0) in optlen() 61 * set all octets to %TCPOPT_NOP and adjust checksum. in tcpoptstrip_mangle_packet() 74 n = TCPOPT_NOP; in tcpoptstrip_mangle_packet() 82 memset(opt + i, TCPOPT_NOP, optl); in tcpoptstrip_mangle_packet()
37 if (opt[offset] <= TCPOPT_NOP || opt[offset+1] == 0) in optlen()
23 TCPOPT_MSS, 4, 0x05, 0xB4, TCPOPT_NOP, TCPOPT_NOP,
235 if (*opcode == TCPOPT_NOP) in tcp_parse_option() 374 *ctx->ptr32++ = bpf_htonl(TCPOPT_NOP << 24 | in tcp_write_options() 386 *ctx->ptr32++ = bpf_htonl(TCPOPT_NOP << 24 | in tcp_write_options() 387 TCPOPT_NOP << 16 | in tcp_write_options() 394 *ctx->ptr32++ = bpf_htonl(TCPOPT_NOP << 24 | in tcp_write_options() 395 TCPOPT_NOP << 16 | in tcp_write_options()
48 if (kind == TCPOPT_NOP) { in parse_hdr_opt()
51 if (kind == TCPOPT_NOP) { in parse_hdr_opt()
77 #define TCPOPT_NOP 173 #define TCPOPT_NOP global() macro
52 #define TCPOPT_NOP 1 macro
959 if (opt == TCPOPT_NOP) { in chcr_ktls_check_tcp_options()969 case TCPOPT_NOP: in chcr_ktls_check_tcp_options()
1032 if (opcode == TCPOPT_NOP) { in cake_get_tcpopt() 1171 if (opcode == TCPOPT_NOP) { in cake_tcph_may_drop()