Home
last modified time | relevance | path

Searched refs:IP_PROTO_TCP (Results 1 – 3 of 3) sorted by relevance

/lib/minip/
A Dminip-internal.h74 IP_PROTO_TCP = 0x6, enumerator
A Dtcp.c360 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()
A Dminip.c418 case IP_PROTO_TCP: in handle_ipv4_packet()

Completed in 12 milliseconds