Home
last modified time | relevance | path

Searched defs:sock_obj_core_update_send_stats (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/lib/sockets/
Dsocket_obj_core.c222 void sock_obj_core_update_send_stats(int fd, int bytes) in sock_obj_core_update_send_stats() function
Dsockets_internal.h119 static inline void sock_obj_core_update_send_stats(int sock, int bytes) in sock_obj_core_update_send_stats() function