Home
last modified time | relevance | path

Searched defs:tcp_free (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/
Dtcp_custom.cc75 static void tcp_free(grpc_custom_socket* s) { in tcp_free() function
Dtcp_windows.cc132 static void tcp_free(grpc_tcp* tcp) { in tcp_free() function
Dtcp_posix.cc628 static void tcp_free(grpc_tcp* tcp) { in tcp_free() function
/third_party/lwip/src/core/
Dtcp.c210 tcp_free(struct tcp_pcb *pcb) in tcp_free() function