libosmocore 1.10.0.58-6cd7a
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().