|
libubox
C utility functions for OpenWrt.
|
#include <udebug.h>

Data Fields | |
| struct list_head | local_rings |
| struct avl_tree | remote_rings |
| uint32_t | next_id |
| struct uloop_fd | fd |
| int | poll_handle |
| char * | socket_path |
| struct uloop_timeout | reconnect |
| void(* | notify_cb )(struct udebug *ctx, struct udebug_remote_buf *rb) |
| void(* udebug::notify_cb) (struct udebug *ctx, struct udebug_remote_buf *rb) |
| struct uloop_timeout udebug::reconnect |