Searched refs:IPPROTO_TCP (Results 1 – 4 of 4) sorted by relevance
86 IPPROTO_TCP); in sb_syn_handler()150 IPPROTO_TCP); in sb_ack_handler()172 if (ip->ip_p == IPPROTO_TCP) { in sb_http_handler()
908 sport, payload_len, IPPROTO_TCP, action, in net_send_tcp_packet()945 case IPPROTO_TCP: in net_send_ip_packet()1383 } else if (ip->ip_p == IPPROTO_TCP) { in net_process_received_packet()
139 b->ph.p = IPPROTO_TCP; in tcp_set_pseudo_header()352 pkt_len, IPPROTO_TCP); in tcp_set_tcp_header()
312 #define IPPROTO_TCP 6 /* Transmission Control Protocol */ macro
Completed in 13 milliseconds