Lines Matching refs:rtnl_tc_ops
68 struct rtnl_tc_ops *ops; in rtnl_tc_msg_parse()
205 struct rtnl_tc_ops *ops; in rtnl_tc_msg_build()
797 struct rtnl_tc_ops *ops; in rtnl_tc_free_data()
816 struct rtnl_tc_ops *ops; in rtnl_tc_clone()
868 struct rtnl_tc_ops *ops; in tc_dump()
998 struct rtnl_tc_ops *rtnl_tc_lookup_ops(enum rtnl_tc_type type, const char *kind) in rtnl_tc_lookup_ops()
1000 struct rtnl_tc_ops *ops; in rtnl_tc_lookup_ops()
1009 struct rtnl_tc_ops *rtnl_tc_get_ops(struct rtnl_tc *tc) in rtnl_tc_get_ops()
1021 int rtnl_tc_register(struct rtnl_tc_ops *ops) in rtnl_tc_register()
1055 void rtnl_tc_unregister(struct rtnl_tc_ops *ops) in rtnl_tc_unregister()
1117 void *rtnl_tc_data_check(struct rtnl_tc *tc, struct rtnl_tc_ops *ops, int *err) in rtnl_tc_data_check()