Searched refs:IP_PROTO_TCP (Results 1 – 3 of 3) sorted by relevance
74 IP_PROTO_TCP = 0x6, enumerator
360 pheader.protocol = IP_PROTO_TCP; in tcp_input()758 pheader.protocol = IP_PROTO_TCP; in tcp_send()769 status_t err = minip_ipv4_send(p, dest_ip, IP_PROTO_TCP); in tcp_send()
418 case IP_PROTO_TCP: in handle_ipv4_packet()
Completed in 12 milliseconds