Lines Matching refs:idx
189 int idx = op - first;
191 idx < (int) (sizeof(opnames) / sizeof(opnames[0])) &&
192 opnames[idx])
193 perror(opnames[idx]);
487 madwifi_get_seqnum(const char *ifname, void *priv, const u8 *addr, int idx,
493 wpa_printf(MSG_DEBUG, "%s: addr=%s idx=%d",
494 __func__, ether_sprintf(addr), idx);
501 wk.ik_keyix = idx;
506 __func__, MAC2STR(wk.ik_macaddr), idx);