netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Collaboration diagram for Routing Rules:

Functions

struct rtnl_rulenl_cli_rule_alloc (void)
 
struct nl_cachenl_cli_rule_alloc_cache (struct nl_sock *sk)
 
void nl_cli_rule_parse_family (struct rtnl_rule *rule, char *arg)
 

Detailed Description

Function Documentation

struct rtnl_rule* nl_cli_rule_alloc ( void  )

References nl_cli_fatal(), and rtnl_rule_alloc().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

struct nl_cache* nl_cli_rule_alloc_cache ( struct nl_sock sk)

References nl_cache_mngt_provide(), nl_cli_fatal(), nl_geterror(), and rtnl_rule_alloc_cache().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void nl_cli_rule_parse_family ( struct rtnl_rule rule,
char *  arg 
)

References nl_str2af(), and rtnl_rule_set_family().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function: