840: #if 0
841: printf("non PKTHDR to tcp_respond\n");
842: #endif
1489: #ifdef TCPREASS_DEBUG
1490: printf("tcp_freeq[%p,%d]: %u:%u(%u) 0x%02x\n",
1491: tp, i++, qe->ipqe_seq, qe->ipqe_seq + qe->ipqe_len,
2402: #ifdef TCPISS_DEBUG
2403: printf("ISS hash 0x%08x, ", tcp_iss);
2404: #endif
2406: #ifdef TCPISS_DEBUG
2407: printf("new ISS 0x%08x\n", tcp_iss);
2408: #endif
2432: #ifdef TCPISS_DEBUG
2433: printf("Random %08x, ", tcp_iss);
2434: #endif
2437: #ifdef TCPISS_DEBUG
2438: printf("Old ISS %08x, ISS %08x\n", addin, tcp_iss);
2439: #endif
2444: #ifdef TCPISS_DEBUG
2445: printf("ISS %08x\n", tcp_iss);
2446: #endif