Searched defs:idby (Results 1 – 2 of 2) sorted by relevance
/external/iw/ |
D | iw.c | 358 static int __handle_cmd(struct nl80211_state *state, enum id_input idby, in __handle_cmd() 552 int handle_cmd(struct nl80211_state *state, enum id_input idby, in handle_cmd() 629 enum id_input idby; in main() local
|
D | iw.h | 80 const enum command_identify_by idby; member 132 #define COMMAND(section, name, args, cmd, flags, idby, handler, help) \ argument 134 #define COMMAND_ALIAS(section, name, args, cmd, flags, idby, handler, help, selector, alias)\ argument 136 #define HIDDEN(section, name, args, cmd, flags, idby, handler) \ argument
|