netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
build.c File Reference
Include dependency graph for build.c:

Functions

void __build_tuple (struct nfnlhdr *req, size_t size, const struct __nfct_tuple *t, const int type)
 
int __build_conntrack (struct nfnl_subsys_handle *ssh, struct nfnlhdr *req, size_t size, u_int16_t type, u_int16_t flags, const struct nf_conntrack *ct)
 

Function Documentation

void __build_tuple ( struct nfnlhdr req,
size_t  size,
const struct __nfct_tuple t,
const int  type 
)

References nfnl_nest, nfnl_nest_end, and nfnlhdr::nlh.

Referenced by __build_conntrack(), and __build_expect().

Here is the caller graph for this function: