libnl 3.12.0
nl_list_head Struct Reference

Data Fields

struct nl_list_headnext
struct nl_list_headprev

Detailed Description

Definition at line 18 of file list.h.

Field Documentation

◆ next

struct nl_list_head* nl_list_head::next

Definition at line 20 of file list.h.

◆ prev

struct nl_list_head* nl_list_head::prev

Definition at line 21 of file list.h.