Searched refs:rtnl_ematch_ops (Results 1 – 6 of 6) sorted by relevance
26 struct rtnl_ematch_ops struct39 extern int rtnl_ematch_register(struct rtnl_ematch_ops *); argument40 extern int rtnl_ematch_unregister(struct rtnl_ematch_ops *);42 extern struct rtnl_ematch_ops *44 extern struct rtnl_ematch_ops *48 rtnl_ematch_alloc(struct rtnl_ematch_ops *);
39 int rtnl_ematch_register(struct rtnl_ematch_ops *ops) in rtnl_ematch_register()55 int rtnl_ematch_unregister(struct rtnl_ematch_ops *ops) in rtnl_ematch_unregister()57 struct rtnl_ematch_ops *o; in rtnl_ematch_unregister()75 struct rtnl_ematch_ops *rtnl_ematch_lookup_ops(int kind) in rtnl_ematch_lookup_ops()77 struct rtnl_ematch_ops *ops; in rtnl_ematch_lookup_ops()92 struct rtnl_ematch_ops *rtnl_ematch_lookup_ops_name(const char *name) in rtnl_ematch_lookup_ops_name()94 struct rtnl_ematch_ops *ops; in rtnl_ematch_lookup_ops_name()109 struct rtnl_ematch *rtnl_ematch_alloc(struct rtnl_ematch_ops *ops) in rtnl_ematch_alloc()296 struct rtnl_ematch_ops *ops; in rtnl_ematch_parse()
33 struct rtnl_ematch_ops *ops;38 extern struct ematch_module *lookup_ematch_mod(struct rtnl_ematch_ops *);
24 static struct rtnl_ematch_ops container_ops = {
98 static struct rtnl_ematch_ops cmp_ops = {
522 struct rtnl_ematch_ops *e_ops;