Home | History | Annotate | Download | only in cls

Lines Matching refs:rtnl_cls

52 static int basic_clone(struct rtnl_cls *_dst, struct rtnl_cls *_src)
57 static void basic_free_data(struct rtnl_cls *cls)
64 static int basic_msg_parser(struct rtnl_cls *cls)
99 static void basic_dump_line(struct rtnl_cls *cls, struct nl_dump_params *p)
114 static void basic_dump_details(struct rtnl_cls *cls, struct nl_dump_params *p)
126 static int basic_get_opts(struct rtnl_cls *cls, struct nl_msg *msg)
146 int rtnl_basic_set_classid(struct rtnl_cls *cls, uint32_t classid)
156 uint32_t rtnl_basic_get_classid(struct rtnl_cls *cls)
163 int rtnl_basic_set_ematch(struct rtnl_cls *cls, struct rtnl_ematch_tree *tree)
180 struct rtnl_ematch_tree *rtnl_basic_get_ematch(struct rtnl_cls *cls)