Searched refs:rtnl_tc_get_ops (Results 1 – 6 of 6) sorted by relevance
167 ops = rtnl_tc_get_ops(tc); in rtnl_tc_msg_parse()216 ops = rtnl_tc_get_ops(tc); in rtnl_tc_msg_build()743 ops = rtnl_tc_get_ops(tc); in rtnl_tc_free_data()780 ops = rtnl_tc_get_ops(src); in rtnl_tc_clone()806 ops = rtnl_tc_get_ops(tc); in tc_dump()946 struct rtnl_tc_ops *rtnl_tc_get_ops(struct rtnl_tc *tc) in rtnl_tc_get_ops() function1015 if (!rtnl_tc_get_ops(tc)) in rtnl_tc_data()
82 ops = rtnl_tc_get_ops(tc); in rtnl_act_fill_one()433 ops = rtnl_tc_get_ops(tc); in rtnl_act_parse()
123 extern struct rtnl_tc_ops * rtnl_tc_get_ops(struct rtnl_tc *);
129 if (!(ops = rtnl_tc_get_ops(tc))) in main()
138 if (!(ops = rtnl_tc_get_ops(tc))) in main()
146 if (!(ops = rtnl_tc_get_ops(tc))) in main()