Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/sal_socket/src/
H A Dsal_socket.c378 static int socket_alloc(struct sal_socket_table *st, int f_socket) in socket_alloc() function
439 idx = socket_alloc(st, 0); in socket_new()