Searched defs:listen_addr (Results 1 – 7 of 7) sorted by relevance
52 static void test_io_channel_setup_sync(SocketAddress *listen_addr, in test_io_channel_setup_sync()103 static void test_io_channel_setup_async(SocketAddress *listen_addr, in test_io_channel_setup_async()172 SocketAddress *listen_addr, in test_io_channel()308 SocketAddress *listen_addr = g_new0(SocketAddress, 1); in test_io_channel_ipv4() local344 SocketAddress *listen_addr = g_new0(SocketAddress, 1); in test_io_channel_ipv6() local380 SocketAddress *listen_addr = g_new0(SocketAddress, 1); in test_io_channel_unix() local411 SocketAddress *listen_addr = g_new0(SocketAddress, 1); in test_io_channel_unix_fd_pass() local
15 void *listen_addr; member
98 struct sockaddr_storage listen_addr, addr; in main() local
213 struct sockaddr_un listen_addr; member
1473 u32 listen_addr[4]; in irdma_find_listener() local
3682 static struct rdma_cm_id *srpt_create_rdma_id(struct sockaddr *listen_addr) in srpt_create_rdma_id()
1674 struct sockaddr *listen_addr = in cma_get_net_dev() local