Query: Elements flowing from a given routerPurpose: Returns the elements actually flowing from routers in the input liststm_r_mx_flowing_from_ router (stm_list
in_list, int *status);
Query: Elements flowing to a given routerPurpose: Returns the elements actually flowing to routers in the input liststm_r_mx_flowing_to_router (stm_list
in_list, int *status);
Query: Elements that refer to a given router.Purpose: Returns the elements that directly refer to routers in the input list.stm_r_mx_refer_to_router (stm_list
in_list, int *status);
Query: Elements resolved to a given router.Purpose: Returns the elements to which the external routers in the input list are resolved.stm_r_mx_resolved_to_ext_ router (stm_list
in_list, int *status);