Lines Matching refs:rtnl_tc
51 void (*to_dump[NL_DUMP_MAX+1])(struct rtnl_tc *, void *,
56 int (*to_msg_fill)(struct rtnl_tc *, void *, struct nl_msg *);
63 int (*to_msg_fill_raw)(struct rtnl_tc *, void *, struct nl_msg *);
68 int (*to_msg_parser)(struct rtnl_tc *, void *);
73 void (*to_free_data)(struct rtnl_tc *, void *);
95 void (*tt_dump[NL_DUMP_MAX+1])(struct rtnl_tc *,
100 struct rtnl_tc *);
101 extern int rtnl_tc_msg_build(struct rtnl_tc *, int,
117 extern void * rtnl_tc_data(struct rtnl_tc *);
118 extern void * rtnl_tc_data_check(struct rtnl_tc *,
123 extern struct rtnl_tc_ops * rtnl_tc_get_ops(struct rtnl_tc *);