Home
last modified time | relevance | path

Searched defs:is_tcp (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/
Dstream_wrap.h73 inline bool is_tcp() const { in is_tcp() function
/third_party/lwip/src/api/
Dsockets.c388 int is_tcp = 0; in done_socket() local
557 free_socket_locked(struct lwip_sock *sock, int is_tcp, struct netconn **conn, in free_socket_locked()
581 free_socket_free_elements(int is_tcp, struct netconn *conn, union lwip_sock_lastdata *lastdata) in free_socket_free_elements()
603 free_socket(struct lwip_sock *sock, int is_tcp) in free_socket()
794 int is_tcp = 0; in lwip_close_internal() local
/third_party/curl/lib/
Dcf-socket.c996 bool is_tcp; in cf_socket_open() local