Home
last modified time | relevance | path

Searched refs:g_socket_get_option (Results 1 – 9 of 9) sorted by relevance

/third_party/glib/gio/
Dgsocket.c463 if (!g_socket_get_option (socket, SOL_SOCKET, SO_TYPE, &value, NULL)) in g_socket_details_from_fd()
507 if (!g_socket_get_option (socket, SOL_SOCKET, SO_DOMAIN, &family, NULL)) in g_socket_details_from_fd()
563 if (g_socket_get_option (socket, SOL_SOCKET, SO_KEEPALIVE, &value, NULL)) in g_socket_details_from_fd()
1583 g_socket_get_option (socket, IPPROTO_IP, IP_TTL, in g_socket_get_ttl()
1588 g_socket_get_option (socket, IPPROTO_IPV6, IPV6_UNICAST_HOPS, in g_socket_get_ttl()
1667 if (!g_socket_get_option (socket, SOL_SOCKET, SO_BROADCAST, in g_socket_get_broadcast()
1732 g_socket_get_option (socket, IPPROTO_IP, IP_MULTICAST_LOOP, in g_socket_get_multicast_loopback()
1737 g_socket_get_option (socket, IPPROTO_IPV6, IPV6_MULTICAST_LOOP, in g_socket_get_multicast_loopback()
1821 g_socket_get_option (socket, IPPROTO_IP, IP_MULTICAST_TTL, in g_socket_get_multicast_ttl()
1826 g_socket_get_option (socket, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, in g_socket_get_multicast_ttl()
[all …]
Dgsocket.h314 gboolean g_socket_get_option (GSocket *socket,
Dgunixconnection.c510 if (!g_socket_get_option (socket, in g_unix_connection_receive_credentials()
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstmultiudpsink.c1382 if (g_socket_get_option (sink->used_socket, SOL_SOCKET, SO_SNDBUF, in gst_multiudpsink_start()
1391 if (g_socket_get_option (sink->used_socket_v6, SOL_SOCKET, SO_SNDBUF, in gst_multiudpsink_start()
Dgstudpsrc.c1500 if (!g_socket_get_option (src->used_socket, SOL_SOCKET, SO_RCVBUF, &val, in gst_udpsrc_get_rcvbuf()
/third_party/libsoup/tests/
Dserver-test.c707 g_socket_get_option (gsock, SOL_SOCKET, SO_TYPE, &type, &error); in do_fd_import_test()
/third_party/libsoup/libsoup/
Dsoup-socket.c163 if (!g_socket_get_option (priv->gsock, in soup_socket_initable_init()
/third_party/glib/gio/tests/
Dsocket.c1916 g_socket_get_option (sock, SOL_SOCKET, SO_NOSIGPIPE, &value, &error); in test_nosigpipe()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2125 g_socket_get_option