Lines Matching refs:rtnl_tc_ops
64 struct rtnl_tc_ops *ops; in rtnl_tc_msg_parse()
197 struct rtnl_tc_ops *ops; in rtnl_tc_msg_build()
736 struct rtnl_tc_ops *ops; in rtnl_tc_free_data()
755 struct rtnl_tc_ops *ops; in rtnl_tc_clone()
799 struct rtnl_tc_ops *ops; in tc_dump()
935 struct rtnl_tc_ops *rtnl_tc_lookup_ops(enum rtnl_tc_type type, const char *kind) in rtnl_tc_lookup_ops()
937 struct rtnl_tc_ops *ops; in rtnl_tc_lookup_ops()
946 struct rtnl_tc_ops *rtnl_tc_get_ops(struct rtnl_tc *tc) in rtnl_tc_get_ops()
958 int rtnl_tc_register(struct rtnl_tc_ops *ops) in rtnl_tc_register()
992 void rtnl_tc_unregister(struct rtnl_tc_ops *ops) in rtnl_tc_unregister()
1043 void *rtnl_tc_data_check(struct rtnl_tc *tc, struct rtnl_tc_ops *ops) in rtnl_tc_data_check()