Searched defs:cls_module (Results 1 - 1 of 1) sorted by relevance

/external/libnl/src/cls/
H A Dutils.h18 struct cls_module struct
26 extern struct cls_module *lookup_cls_mod(struct rtnl_cls_ops *);
27 extern void register_cls_module(struct cls_module *);
28 extern void unregister_cls_module(struct cls_module *);

Completed in 1938 milliseconds