Searched refs:rtnl_ematch_ops (Results 1 – 8 of 8) sorted by relevance
33 struct rtnl_ematch_ops struct48 extern int rtnl_ematch_register(struct rtnl_ematch_ops *); argument49 extern struct rtnl_ematch_ops * rtnl_ematch_lookup_ops(int);50 extern struct rtnl_ematch_ops * rtnl_ematch_lookup_ops_by_name(const char *);65 struct rtnl_ematch_ops *);
45 int rtnl_ematch_register(struct rtnl_ematch_ops *ops) in rtnl_ematch_register()65 struct rtnl_ematch_ops *rtnl_ematch_lookup_ops(int kind) in rtnl_ematch_lookup_ops()67 struct rtnl_ematch_ops *ops; in rtnl_ematch_lookup_ops()84 struct rtnl_ematch_ops *rtnl_ematch_lookup_ops_by_name(const char *name) in rtnl_ematch_lookup_ops_by_name()86 struct rtnl_ematch_ops *ops; in rtnl_ematch_lookup_ops_by_name()168 int rtnl_ematch_set_ops(struct rtnl_ematch *ematch, struct rtnl_ematch_ops *ops) in rtnl_ematch_set_ops()189 struct rtnl_ematch_ops *ops; in rtnl_ematch_set_kind()204 struct rtnl_ematch_ops *ops; in rtnl_ematch_set_name()389 struct rtnl_ematch_ops *ops; in rtnl_ematch_parse_attr()
35 static struct rtnl_ematch_ops container_ops = {
79 static struct rtnl_ematch_ops cmp_ops = {
124 static struct rtnl_ematch_ops nbyte_ops = {
167 static struct rtnl_ematch_ops text_ops = {
318 static struct rtnl_ematch_ops meta_ops = {
563 struct rtnl_ematch_ops *e_ops;