Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_internal.h18 int zsock_close_ctx(struct net_context *ctx, int sock);
Dsockets_packet.c467 return zsock_close_ctx(obj, fd); in packet_sock_close2_vmeth()
Dsockets_inet.c140 int zsock_close_ctx(struct net_context *ctx, int sock) in zsock_close_ctx() function
2999 return zsock_close_ctx(obj, fd); in sock_close2_vmeth()