|
libosmocore 1.10.0.47-38eb4
Osmocom core library
|
Data Fields | |
| struct llist_head | entry |
| unsigned int | refcount |
| const char * | netns_name |
| int | netns_fd |
| struct llist_head netdev_netns_ctx::entry |
Referenced by netdev_netns_ctx_alloc(), netdev_netns_ctx_find_by_netns_name(), and netdev_netns_ctx_free().
| int netdev_netns_ctx::netns_fd |
Referenced by netdev_netns_ctx_alloc(), netdev_netns_ctx_free(), and netdev_netns_ctx_init().
| const char* netdev_netns_ctx::netns_name |
| unsigned int netdev_netns_ctx::refcount |
Referenced by netdev_netns_ctx_get(), and netdev_netns_ctx_put().