GNU Radio's TEST Package
llist_head Struct Reference

#include <llist.h>

Public Attributes

struct llist_headnext
 
struct llist_headprev
 

Member Data Documentation

◆ next

struct llist_head * llist_head::next

Referenced by llist_add(), and llist_del().

◆ prev

struct llist_head * llist_head::prev

Referenced by llist_add(), and llist_del().


The documentation for this struct was generated from the following files: