Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/abstract/
Dtransports.h42 int (*client_conn)(const lws_abs_t *abs); member
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c111 create_connection (GSocketConnection ** client_conn, in create_connection()
/third_party/lwip/src/apps/lwiperf/
Dlwiperf.c391 lwiperf_state_tcp_t *client_conn; in lwiperf_tx_start_impl() local