libosmocore 1.11.0.4-1b755
Osmocom core library
|
#include <linuxlist.h>
Data Fields | |
struct hlist_node * | next |
struct hlist_node ** | pprev |
struct hlist_node* hlist_node::next |
Referenced by __hlist_del(), hlist_add_before(), and hlist_add_behind().
struct hlist_node ** hlist_node::pprev |
Referenced by __hlist_del(), hlist_add_before(), hlist_add_head(), and hlist_move_list().