Home | History | Annotate | Download | only in qemu

Lines Matching refs:so_type

1110     int   so_type = socket_getoption(fd, SOL_SOCKET, SO_TYPE, -1);
1111 return socket_type_from_bsd(so_type);