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

Functions

char * genl_op2name (int family, int op, char *buf, size_t len)
 
Register/Unregister
int genl_register (struct nl_cache_ops *ops)
 Register generic netlink operations. More...
 
void genl_unregister (struct nl_cache_ops *ops)
 Unregister generic netlink operations. More...
 
Resolving ID/Name
int genl_ops_resolve (struct nl_sock *sk, struct genl_ops *ops)
 
int genl_mngt_resolve (struct nl_sock *sk)