Home
last modified time | relevance | path

Searched defs:genl_ops (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/genl/
Dmngt.h132 struct genl_ops struct
137 /** Numeric identifier, automatically filled in by genl_ops_resolve() */ argument
140 /** Human readable name, used by genl_ops_resolve() to resolve numeric id */ argument
162 extern int genl_register_family(struct genl_ops *); argument
/external/libnl/src/
Dnl-list-caches.c80 struct genl_ops *genl_ops = ops->co_genl; in print() local
/external/libnl/lib/genl/
Dctrl.c519 static struct genl_ops genl_ops = { variable