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

Functions

int __parse_expect_message_type (const struct nlmsghdr *nlh)
 
void __parse_expect (const struct nlmsghdr *nlh, struct nfattr *cda[], struct nf_expect *exp)
 

Function Documentation

int __parse_expect_message_type ( const struct nlmsghdr nlh)