Searched defs:is_tcp (Results 1 – 3 of 3) sorted by relevance
73 inline bool is_tcp() const { in is_tcp() function
388 int is_tcp = 0; in done_socket() local557 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
996 bool is_tcp; in cf_socket_open() local