Home | History | Annotate | Download | only in event_injector

Lines Matching refs:so_type

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