Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/
Dpeer-limits.c79 lws_get_or_create_peer(struct lws_vhost *vhost, lws_sockfd_type sockfd) in lws_get_or_create_peer() function
/third_party/libwebsockets/lib/core-net/
Dadopt.c507 peer = lws_get_or_create_peer(info->vh, info->fd.sockfd); in lws_adopt_descriptor_vhost_via_info()
Dprivate-lib-core-net.h1418 lws_get_or_create_peer(struct lws_vhost *vhost, lws_sockfd_type sockfd);