OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GENL_FAMILY
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/
netlink-local.h
169
#define
GENL_FAMILY
(id, name) \
/external/libnl/lib/genl/
ctrl.c
58
struct
genl_family
*family;
158
struct
genl_family
*genl_ctrl_search(struct nl_cache *cache, int id)
160
struct
genl_family
*fam;
192
struct
genl_family
*genl_ctrl_search_by_name(struct nl_cache *cache,
195
struct
genl_family
*fam;
225
struct
genl_family
*family;
285
.co_msgtypes =
GENL_FAMILY
(GENL_ID_CTRL, "nlctrl"),
Completed in 288 milliseconds