Home
last modified time | relevance | path

Searched refs:rtr_mgr_status_to_str (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/rtrlib/rtrlib-0.6.3/rtrlib/
H A Drtr_mgr.h245 const char *rtr_mgr_status_to_str(enum rtr_mgr_status status);
H A Drtr_mgr.c48 rtr_mgr_status_to_str(mgr_status)); in set_status()
723 RTRLIB_EXPORT const char *rtr_mgr_status_to_str(enum rtr_mgr_status status) in rtr_mgr_status_to_str() function
/dports/net-mgmt/rtrlib/rtrlib-0.6.3/tools/
H A Drtrclient.c49 rtr_mgr_status_to_str(mgr_status)); in status_fp()