Rizin
unix-like reverse engineering framework and cli tools
NetlinkList Struct Reference

Public Attributes

struct NetlinkListm_next
 
struct nlmsghdr * m_data
 
unsigned int m_size
 

Detailed Description

Definition at line 40 of file android-ifaddrs.c.

Member Data Documentation

◆ m_data

struct nlmsghdr* NetlinkList::m_data

Definition at line 43 of file android-ifaddrs.c.

Referenced by freeResultList(), interpretAddrs(), interpretLinks(), and newListItem().

◆ m_next

struct NetlinkList* NetlinkList::m_next

◆ m_size

unsigned int NetlinkList::m_size

Definition at line 44 of file android-ifaddrs.c.

Referenced by interpretAddrs(), interpretLinks(), and newListItem().


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