#include <netlink/route/qdisc.h>
Macros | |
#define | nl_cli_qdisc_alloc_cache(sk) |
Functions | |
struct rtnl_qdisc * | nl_cli_qdisc_alloc (void) |
void | nl_cli_qdisc_parse_dev (struct rtnl_qdisc *, struct nl_cache *, char *) |
void | nl_cli_qdisc_parse_parent (struct rtnl_qdisc *, char *) |
void | nl_cli_qdisc_parse_handle (struct rtnl_qdisc *, char *) |
void | nl_cli_qdisc_parse_kind (struct rtnl_qdisc *, char *) |
#define nl_cli_qdisc_alloc_cache | ( | sk | ) |
Referenced by main().