Home
last modified time | relevance | path

Searched refs:ctrlid (Results 1 – 3 of 3) sorted by relevance

/linux/tools/lib/thermal/
H A Dthermal_nl.c117 int ret = 0, ctrlid; in nl_get_multicast_id() local
127 ctrlid = genl_ctrl_resolve(sock, "nlctrl"); in nl_get_multicast_id()
129 genlmsg_put(msg, 0, 0, ctrlid, 0, 0, CTRL_CMD_GETFAMILY, 0); in nl_get_multicast_id()
/linux/tools/testing/selftests/net/ovpn/
H A Dovpn-cli.c1536 int ret, ctrlid; in ovpn_get_mcast_id() local
1552 ctrlid = genl_ctrl_resolve(sock, "nlctrl"); in ovpn_get_mcast_id()
1554 genlmsg_put(msg, 0, 0, ctrlid, 0, 0, CTRL_CMD_GETFAMILY, 0); in ovpn_get_mcast_id()
/linux/include/linux/
H A Dnvme.h1452 __le16 ctrlid; member