other versions
- wheezy 3.2.78-1
| ENUM PLINK_ACTIONS(9) | Actions and configuration | ENUM PLINK_ACTIONS(9) |
NAME¶
enum_plink_actions - actions to perform in mesh peersSYNOPSIS¶
enum plink_actions {
PLINK_ACTION_INVALID,
PLINK_ACTION_OPEN,
PLINK_ACTION_BLOCK
};
CONSTANTS¶
PLINK_ACTION_INVALIDaction 0 is reserved
PLINK_ACTION_OPEN
start mesh peer link establishment
PLINK_ACTION_BLOCK
block traffic from this mesh peer
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>Author.
COPYRIGHT¶
| March 2016 | Kernel Hackers Manual 3.2. |