enum rpc_sighow

#include <te_rpc_signal.h>

enum rpc_sighow {
    RPC_SIG_BLOCK,
    RPC_SIG_UNBLOCK,
    RPC_SIG_SETMASK,
};