Searched defs:rtnl_tc_ops (Results 1 – 1 of 1) sorted by relevance
30 struct rtnl_tc_ops struct35 char *to_kind;40 enum rtnl_tc_type to_type;46 size_t to_size;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 *);78 int (*to_clone)(void *, void *);[all …]