Searched refs:gnlh (Results 1 – 4 of 4) sorted by relevance
189 struct genlmsghdr *gnlh = event.header(); in handleEvent() local190 mSubcmd = gnlh->cmd; in handleEvent()191 nla_parse(tb, NL80211_ATTR_MAX, genlmsg_attrdata(gnlh, 0), in handleEvent()192 genlmsg_attrlen(gnlh, 0), NULL); in handleEvent()193 ALOGV("Got NL Event : %d from the Driver.", gnlh->cmd); in handleEvent()
759 struct genlmsghdr *gnlh = reply.header(); in handleResponse() local761 if (gnlh->cmd == NL80211_CMD_VENDOR) { in handleResponse()776 struct genlmsghdr *gnlh = event.header(); in handleEvent() local778 if (gnlh->cmd == NL80211_CMD_VENDOR) { in handleEvent()
861 struct genlmsghdr *gnlh = reply.header(); in handleResponse() local
557 struct genlmsghdr *gnlh = reply.header(); in handleResponse() local