Lines Matching refs:NET_IPPROTO_TCP
456 if (proto == NET_IPPROTO_TCP) { in net_context_check()
470 if (proto != NET_IPPROTO_TCP) { in net_context_check()
559 && proto == NET_IPPROTO_TCP) { in net_context_get()
650 proto == NET_IPPROTO_TCP) { in net_context_get()
1422 if (net_context_get_proto(context) == NET_IPPROTO_TCP && in net_context_connect()
1474 if (net_context_get_proto(context) == NET_IPPROTO_TCP && in net_context_connect()
1588 if (net_context_get_proto(context) == NET_IPPROTO_TCP) { in net_context_accept()
2686 net_context_get_proto(context) == NET_IPPROTO_TCP && in context_sendto()
2774 net_context_get_proto(context) == NET_IPPROTO_TCP) { in context_sendto()
3029 if (net_context_get_proto(context) == NET_IPPROTO_TCP) { in net_context_packet_received()
3246 net_context_get_proto(context) == NET_IPPROTO_TCP) { in net_context_recv()