Scroll to navigation

ENUM PLINK_ACTIONS(9) Actions and configuration ENUM PLINK_ACTIONS(9)

NAME

enum_plink_actions - actions to perform in mesh peers

SYNOPSIS

enum plink_actions {
  PLINK_ACTION_INVALID,
  PLINK_ACTION_OPEN,
  PLINK_ACTION_BLOCK
};  

CONSTANTS

PLINK_ACTION_INVALID
action 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.