Type of a Link Layer scan list. More...
Type of a Link Layer scan list.
Definition at line 37 of file l2scan_list.h.
#include <l2scan_list.h>
Data Fields | |
list_node_t | head |
List head, where head->next is the first element. | |
list_node_t l2scan_list::head |
List head, where head->next is the first element.
Definition at line 38 of file l2scan_list.h.