Searched refs:get_configured_link_state (Results 1 – 1 of 1) sorted by relevance
92 static void get_configured_link_state(ocs_t*, char*, ocs_textbuf_t*);171 {"configured_link_state", get_configured_link_state, set_configured_link_state, NULL},1334 get_configured_link_state(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_configured_link_state() function