Searched refs:ctrlid (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/lib/thermal/ |
| H A D | thermal_nl.c | 117 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 D | ovpn-cli.c | 1536 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 D | nvme.h | 1452 __le16 ctrlid; member
|