Added set_mode() handler for privsep
This commit is contained in:
parent
147bdb3f9c
commit
38fa763405
3 changed files with 27 additions and 1 deletions
|
@ -30,6 +30,7 @@ enum privsep_cmd {
|
|||
PRIVSEP_CMD_L2_UNREGISTER,
|
||||
PRIVSEP_CMD_L2_NOTIFY_AUTH_START,
|
||||
PRIVSEP_CMD_L2_SEND,
|
||||
PRIVSEP_CMD_SET_MODE,
|
||||
};
|
||||
|
||||
struct privsep_cmd_associate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue