Home
last modified time | relevance | path

Searched refs:sa_type (Results 1 – 2 of 2) sorted by relevance

/qemu/net/
H A Dsocket.c341 SocketAddressType sa_type; in net_socket_fd_init_dgram() local
347 sa_type = sa->type; in net_socket_fd_init_dgram()
391 if (sa_type == SOCKET_ADDRESS_TYPE_UNIX) { in net_socket_fd_init_dgram()
396 SocketAddressType_str(sa_type)); in net_socket_fd_init_dgram()
H A Ddgram.c604 SocketAddressType sa_type; in net_init_dgram() local
608 sa_type = sa->type; in net_init_dgram()
612 SocketAddressType_str(sa_type)); in net_init_dgram()