libnl  3.2.24-rc1

Functions

void nl_cli_tc_parse_dev (struct rtnl_tc *tc, struct nl_cache *link_cache, char *name)
 
void nl_cli_tc_parse_parent (struct rtnl_tc *tc, char *arg)
 
void nl_cli_tc_parse_handle (struct rtnl_tc *tc, char *arg, int create)
 
void nl_cli_tc_parse_mtu (struct rtnl_tc *tc, char *arg)
 
void nl_cli_tc_parse_mpu (struct rtnl_tc *tc, char *arg)
 
void nl_cli_tc_parse_overhead (struct rtnl_tc *tc, char *arg)
 
void nl_cli_tc_parse_kind (struct rtnl_tc *tc, char *arg)
 
void nl_cli_tc_parse_linktype (struct rtnl_tc *tc, char *arg)
 
struct nl_cli_tc_modulenl_cli_tc_lookup (struct rtnl_tc_ops *ops)
 
void nl_cli_tc_register (struct nl_cli_tc_module *tm)
 
void nl_cli_tc_unregister (struct nl_cli_tc_module *tm)
 

Detailed Description