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 *);
46 int rtnl_ematch_register(struct rtnl_ematch_ops *ops) in rtnl_ematch_register()66 struct rtnl_ematch_ops *rtnl_ematch_lookup_ops(int kind) in rtnl_ematch_lookup_ops()68 struct rtnl_ematch_ops *ops; in rtnl_ematch_lookup_ops()85 struct rtnl_ematch_ops *rtnl_ematch_lookup_ops_by_name(const char *name) in rtnl_ematch_lookup_ops_by_name()87 struct rtnl_ematch_ops *ops; in rtnl_ematch_lookup_ops_by_name()169 int rtnl_ematch_set_ops(struct rtnl_ematch *ematch, struct rtnl_ematch_ops *ops) in rtnl_ematch_set_ops()190 struct rtnl_ematch_ops *ops; in rtnl_ematch_set_kind()205 struct rtnl_ematch_ops *ops; in rtnl_ematch_set_name()447 struct rtnl_ematch_ops *ops; in rtnl_ematch_parse_attr()
35 static struct rtnl_ematch_ops container_ops = {
80 static struct rtnl_ematch_ops cmp_ops = {
125 static struct rtnl_ematch_ops nbyte_ops = {
169 static struct rtnl_ematch_ops text_ops = {
320 static struct rtnl_ematch_ops meta_ops = {
645 struct rtnl_ematch_ops *e_ops;