Searched refs:udp_svc_handler (Results 1 – 1 of 1) sorted by relevance
49 static void udp_svc_handler(struct net_socket_service_event *pev);51 NET_SOCKET_SERVICE_SYNC_DEFINE_STATIC(svc_udp, udp_svc_handler,367 static void udp_svc_handler(struct net_socket_service_event *pev) in udp_svc_handler() function