other versions
- jessie 3.16.56-1+deb8u1
| ENUM SET_KEY_CMD(9) | Advanced driver interface | ENUM SET_KEY_CMD(9) |
NAME¶
enum_set_key_cmd - key commandSYNOPSIS¶
enum set_key_cmd {
SET_KEY,
DISABLE_KEY
};
CONSTANTS¶
SET_KEYa key is set
DISABLE_KEY
a key must be disabled
DESCRIPTION¶
Used with the set_key callback in struct ieee80211_ops, this indicates whether a key is being removed or added.AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>Author.
COPYRIGHT¶
| May 2018 | Kernel Hackers Manual 3.16 |