logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dmmp_path_group_priority_get - Retrieve path group priority.

Arguments

       dmmp_pg     Pointer  of  'struct  dmmp_path_group'.   If  this  pointer  is  NULL,  your  program will be
                   terminated by assert.

Description

       The enabled path group with highest priority will be next active path group if active path group down.

Name

       dmmp_path_group_priority_get - Retrieve path group priority.

Return

       uint32_t.

March 2018                                dmmp_path_group_priority_get           dmmp_path_group_priority_get(3)

Synopsis

uint32_tdmmp_path_group_priority_get(structdmmp_path_group*dmmp_pg);

See Also