libnl 3.11.0
nl_list_head Struct Reference

Data Fields

struct nl_list_head * next
 
struct nl_list_head * prev
 

Detailed Description

Definition at line 15 of file list.h.

Field Documentation

◆ next

struct nl_list_head* nl_list_head::next

Definition at line 17 of file list.h.

◆ prev

struct nl_list_head* nl_list_head::prev

Definition at line 18 of file list.h.