netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
nl_msg Struct Reference

#include <netlink-types.h>

Collaboration diagram for nl_msg:

Data Fields

int nm_protocol
 
int nm_flags
 
struct sockaddr_nl nm_src
 
struct sockaddr_nl nm_dst
 
struct ucred nm_creds
 
struct nlmsghdrnm_nlh
 
size_t nm_size
 
int nm_refcnt
 

Field Documentation

struct ucred nl_msg::nm_creds

Referenced by nlmsg_get_creds(), and nlmsg_set_creds().

struct sockaddr_nl nl_msg::nm_dst

Referenced by nlmsg_get_dst(), and nlmsg_set_dst().

int nl_msg::nm_flags

Referenced by nlmsg_get_creds(), and nlmsg_set_creds().

int nl_msg::nm_protocol
int nl_msg::nm_refcnt

Referenced by nlmsg_free(), and nlmsg_get().

struct sockaddr_nl nl_msg::nm_src

Referenced by nlmsg_get_src(), and nlmsg_set_src().


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