Searched refs:nl_cli_tc_lookup (Results 1 – 5 of 5) sorted by relevance
37 extern struct nl_cli_tc_module *nl_cli_tc_lookup(struct rtnl_tc_ops *);
132 if (!(tm = nl_cli_tc_lookup(ops))) in main()
141 if (!(tm = nl_cli_tc_lookup(ops))) in main()
149 if (!(tm = nl_cli_tc_lookup(ops))) in main()
108 struct nl_cli_tc_module *nl_cli_tc_lookup(struct rtnl_tc_ops *ops) in nl_cli_tc_lookup() function