Home
last modified time | relevance | path

Searched refs:rtnl_ematch_ops (Results 1 – 6 of 6) sorted by relevance

/external/libnl/include/netlink/route/cls/
Dematch.h26 struct rtnl_ematch_ops struct
39 extern int rtnl_ematch_register(struct rtnl_ematch_ops *); argument
40 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 *);
/external/libnl/lib/route/cls/
Dematch.c39 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()
/external/libnl/src/cls/
Dutils.h33 struct rtnl_ematch_ops *ops;
38 extern struct ematch_module *lookup_ematch_mod(struct rtnl_ematch_ops *);
/external/libnl/lib/route/cls/ematch/
Dcontainer.c24 static struct rtnl_ematch_ops container_ops = {
Dcmp.c98 static struct rtnl_ematch_ops cmp_ops = {
/external/libnl/include/
Dnetlink-types.h522 struct rtnl_ematch_ops *e_ops;