Searched refs:mcid (Results 1 – 2 of 2) sorted by relevance
188 int mcid; in nl_unsubscribe_thermal() local190 mcid = nl_get_multicast_id(nl_sock, nl_cb, THERMAL_GENL_FAMILY_NAME, in nl_unsubscribe_thermal()192 if (mcid < 0) in nl_unsubscribe_thermal()195 if (nl_socket_drop_membership(nl_sock, mcid)) in nl_unsubscribe_thermal()204 int mcid; in nl_subscribe_thermal() local206 mcid = nl_get_multicast_id(nl_sock, nl_cb, THERMAL_GENL_FAMILY_NAME, in nl_subscribe_thermal()208 if (mcid < 0) in nl_subscribe_thermal()211 if (nl_socket_add_membership(nl_sock, mcid)) in nl_subscribe_thermal()
54 …... msg=response get from dcmi get mcid cmd and hostname from "cat /etc/os-release" cmd is not sa…57 [Documentation] Validate set and get mcid string.99 …... msg=Bytes given in dcmi set mcid command and string bytes got from dcmi get mcid command are …105 …... msg=Bytes got from dcmi get mcid command and hostname from "cat /etc/os-release" command is n…109 [Documentation] Get default mcid.115 [Documentation] Set default mcid.