Home
last modified time | relevance | path

Searched refs:GENL_ID_CTRL (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/lib/genl/
Dctrl.c40 return genl_send_simple(h, GENL_ID_CTRL, CTRL_CMD_GETFAMILY, in ctrl_request_update()
264 if (!genlmsg_put(msg, NL_AUTO_PORT, NL_AUTO_SEQ, GENL_ID_CTRL, in genl_ctrl_probe_by_name()
530 .co_msgtypes = GENL_FAMILY(GENL_ID_CTRL, "nlctrl"),
/third_party/libnl/include/linux-private/linux/
Dgenetlink.h30 #define GENL_ID_CTRL NLMSG_MIN_TYPE macro
/third_party/libnl/tests/
Dtest-genl.c89 if (genl_ctrl_resolve(sock, "nlctrl") != GENL_ID_CTRL) in main()
/third_party/ltp/testcases/kernel/controllers/cgroup/
Dcgroup_regression_getdelays.c178 send_cmd(sd, GENL_ID_CTRL, getpid(), CTRL_CMD_GETFAMILY, in get_family_id()