Home
last modified time | relevance | path

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

/components/net/sal/src/
A Dsal_socket.c49 struct sal_socket_table struct
78 static struct sal_socket_table socket_table;
351 struct sal_socket_table *st = &socket_table; in sal_get_socket()
489 static int socket_alloc(struct sal_socket_table *st, int f_socket) in socket_alloc()
540 static void socket_free(struct sal_socket_table *st, int idx) in socket_free()
552 struct sal_socket_table *st = &socket_table; in socket_new()
584 struct sal_socket_table *st = &socket_table; in socket_delete()

Completed in 5 milliseconds