Searched refs:type_sl (Results 1 – 1 of 1) sorted by relevance
205 static int simplelink_socket_type_from_posix(int type, int *type_sl) in simplelink_socket_type_from_posix() argument209 *type_sl = SL_SOCK_STREAM; in simplelink_socket_type_from_posix()212 *type_sl = SL_SOCK_DGRAM; in simplelink_socket_type_from_posix()215 *type_sl = SL_SOCK_RAW; in simplelink_socket_type_from_posix()