Home
last modified time | relevance | path

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

/device/linaro/poplar/wifi/wifi_hal/
Dwifi_hal.cpp622 struct nlattr **tb = reply.attributes(); in handleResponse() local
627 if (!tb[CTRL_ATTR_MCAST_GROUPS]) { in handleResponse()
634 for_each_attr(mcgrp, tb[CTRL_ATTR_MCAST_GROUPS], i) { in handleResponse()