Searched refs:notify_client (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/projects/global-components/remote-drivers/picotcp-ethernet-async/
H A Dserver.c174 static void notify_client(UNUSED seL4_Word badge, void *cookie) function
238 error = register_handler(0, "notify_client", notify_client, data);
/seL4-camkes-master/projects/global-components/remote-drivers/picotcp-socket-sync/server/
H A Dserver.c552 static void notify_client(UNUSED seL4_Word badge, void *cookie) function
836 callback_handler(0, "notify_client", notify_client, NULL);

Completed in 102 milliseconds