Home
last modified time | relevance | path

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

/device/linaro/poplar/wifi/wifi_hal/
Dwifi_hal.cpp624 struct nlattr *mcgrp = NULL; in handleResponse() local
634 for_each_attr(mcgrp, tb[CTRL_ATTR_MCAST_GROUPS], i) { in handleResponse()
638 nla_parse(tb2, CTRL_ATTR_MCAST_GRP_MAX, (nlattr *)nla_data(mcgrp), in handleResponse()
639 nla_len(mcgrp), NULL); in handleResponse()