netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
build_mnl.c File Reference
#include "internal/internal.h"
#include <limits.h>
#include <libmnl/libmnl.h>
Include dependency graph for build_mnl.c:

Functions

int nfct_build_tuple (struct nlmsghdr *nlh, const struct __nfct_tuple *t, int type)
 
int nfct_nlmsg_build (struct nlmsghdr *nlh, const struct nf_conntrack *ct)
 

Function Documentation

int nfct_build_tuple ( struct nlmsghdr nlh,
const struct __nfct_tuple t,
int  type 
)

References mnl_attr_nest_cancel(), mnl_attr_nest_end(), mnl_attr_nest_start(), and NULL.

Referenced by nfct_nlmsg_build(), and nfexp_nlmsg_build().

Here is the call graph for this function:

Here is the caller graph for this function: